pub async fn close(dir: DirectoryProxy) -> Result<(), CloseError>Expand description
Gracefully closes the directory proxy from the remote end.
pub async fn close(dir: DirectoryProxy) -> Result<(), CloseError>Gracefully closes the directory proxy from the remote end.