pub fn try_root() -> Option<CapRoot>
Creates the singleton capability root, returning None if already created.
None
Non-panicking alternative to root().
root()