Crate cap_primitives

Source
Expand description

Capability-based primitives.

Re-exports§

pub use ipnet;

Modules§

fs
Filesystem utilities.
net
Networking utilities.
time
Time utilities.

Structs§

AmbientAuthority
Instances of this AmbientAuthority type serve to indicate that the ambient_authority function has been called, indicating that the user has explicitly opted into using ambient authority.

Functions§

ambient_authority
Return an AmbientAuthority value, which allows use of functions that include an AmbientAuthority argument.