std::os::windows

Module fs

1.0.0 · source
Available on Windows only.
Expand description

Windows-specific extensions to primitives in the std::fs module.

Traits§

Functions§

  • Creates a new symlink to a directory on the filesystem.
  • Creates a new symlink to a non-directory file on the filesystem.
  • junction_pointExperimental
    Creates a junction point.