Trait std::os::wasi::fs::DirEntryExt [−][src]
🔬 This is a nightly-only experimental API. (
wasi_ext
)This is supported on WASI only.
WASI-specific extension methods for fs::DirEntry
.
Required methods
fn ino(&self) -> u64
[src]
🔬 This is a nightly-only experimental API. (
wasi_ext
)Returns the underlying d_ino
field of the dirent_t