Searched refs:set_rootcanal_port (Results 1 – 2 of 2) sorted by relevance
34 pub async fn set_rootcanal_port(&self, port: Option<u16>) { in set_rootcanal_port() method
129 stack.set_rootcanal_port(rootcanal_port).await; in create()