Expand description
Utility functions for the rest of the crate.
Structs§
- State
MgrUnlock 🔒Guard - A RAII guard that calls
<T as StateMgr>::unlock
on drop.
Functions§
- running_
as_ 🔒setuid - Return true if we are running with elevated privileges via setuid, setgid, or a similar mechanism.