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.