On this page
Module std::os::wasi::fs
🔬This is a nightly-only experimental API. (
wasi_ext #71213)
Available on WASI only.
WASI-specific extensions to primitives in the std::fs module.
Traits
-
DirEntryExtExperimentalWASI-specific extension methods for
fs::DirEntry. -
FileExtExperimentalWASI-specific extensions to
File. -
FileTypeExtExperimentalWASI-specific extensions for
fs::FileType. -
MetadataExtExperimentalWASI-specific extensions to
fs::Metadata. -
OpenOptionsExtExperimentalWASI-specific extensions to
fs::OpenOptions.
Functions
-
linkExperimentalCreate a hard link.
-
renameExperimentalRename a file or directory.
-
symlinkExperimentalCreate a symbolic link.
-
symlink_pathExperimentalCreate a symbolic link.
© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/os/wasi/fs/index.html