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
AmbientAuthoritytype serve to indicate that theambient_authorityfunction has been called, indicating that the user has explicitly opted into using ambient authority.
Functions§
- Return an
AmbientAuthorityvalue, which allows use of functions that include anAmbientAuthorityargument.