docs.rs failed to build windows-projfs-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
windows-projfs-0.1.7
windows-projfs
A simple rust library for easily creating projected file systems on Windows.
Examples can be found in examples.
Attention
You must ensure, that the projected file system is enabled on your machine.
You can enable the projected file system with this command:
Enable-WindowsOptionalFeature -Online -FeatureName Client-ProjFS -NoRestart
More information can be found here:
https://learn.microsoft.com/en-us/windows/win32/projfs/enabling-windows-projected-file-system