Module std::os::wasi::fs
This is supported on WASI only.
WASI-specific extensions to primitives in the std::fs module.
Traits
DirEntryExtExperimental
WASI-specific extension methods for fs::DirEntry.
FileExtExperimental
WASI-specific extensions to File.
FileTypeExtExperimental
WASI-specific extensions for fs::FileType.
MetadataExtExperimental
WASI-specific extensions to fs::Metadata.
OpenOptionsExtExperimental
WASI-specific extensions to fs::OpenOptions.
Functions
linkExperimental
Create a hard link.
renameExperimental
Rename a file or directory.
symlinkExperimental
Create a symbolic link.
symlink_pathExperimental
Create 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