pub fn root() -> CapRoot
Creates the singleton capability root. Panics if called more than once.
Use try_root for a non-panicking alternative. In tests, use test_root.
try_root
test_root