Module std::os::windows::fs 1.0.0[−][src]
This is supported on Windows only.
Expand description
std::fs 模块中原语的 Windows 特定扩展。
Traits
| FileTypeExt | Experimental Windows 特定于 |
| FileExt | Windows 特定于 |
| MetadataExt | Windows 特定于 |
| OpenOptionsExt | Windows 特定于 |
Functions
| symlink_dir | 在文件系统上创建一个新的目录符号链接。 |
| symlink_file | 在文件系统上创建一个新的文件符号链接。 |