Searched defs:enable_connect_protocol (Results 1 – 4 of 4) sorted by relevance
495 pub fn enable_connect_protocol(&mut self) -> Result<(), crate::Error> { in enable_connect_protocol() function1021 pub fn enable_connect_protocol(&mut self) -> &mut Self { in enable_connect_protocol() method
222 pub fn enable_connect_protocol(&mut self) -> &mut Self { in enable_connect_protocol() method
49 pub(crate) enable_connect_protocol: bool, field
16 enable_connect_protocol: Option<u32>, field