pub fn local_client( namespace: impl Fn() -> Result<ClientEnd<DirectoryMarker>, Status> + Send + 'static, ) -> Arc<Client>
Create a new FDomain client that points to a new local FDomain.