This crate provides a capability-oriented version of [std
]. See the
[toplevel README.md] for more information about capability-oriented security.
The filesystem module [cap_std::fs
] and the time module [cap_std::time
]
currently support Linux, macOS, FreeBSD, and Windows. WASI support is in
development, though not yet usable.
The networking module, net
, is not yet usable.