cap-primitives 0.9.0

Capability-oriented primitives
Documentation
1
2
3
4
//! The `winx` module contains code specific to Windows, supported by the `winx`
//! crate.

pub(crate) mod fs;