Crate cap_primitives
source ·Expand description
Capability-based primitives.
Re-exports
pub use ipnet;
Modules
- Filesystem utilities.
- Networking utilities.
- Time utilities.
Structs
- Instances of this
AmbientAuthority
type serve to indicate that theambient_authority
function has been called, indicating that the user has explicitly opted into using ambient authority.
Functions
- Return an
AmbientAuthority
value, which allows use of functions that include anAmbientAuthority
argument.