pub fn local_client_fdomain( namespace: impl Fn(Channel) + Send + 'static, ) -> Arc<Client> ⓘ
Create a new FDomain client that points to a new local FDomain using a pure FDomain channel callback to serve the namespace.