Type Definition fidl_fuchsia_io::DirectoryIteratorGetNextResult
source · pub type DirectoryIteratorGetNextResult = Result<Vec<DirectoryEntry>, i32>;
pub type DirectoryIteratorGetNextResult = Result<Vec<DirectoryEntry>, i32>;