Function fuchsia_fs::directory::close
source ยท 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.