pub fn check_admin(cap: &Cap, cell: &RevocationCell) -> Result<(), AdminError>Expand description
Scheduler-level ops (kill, inspect, quota top-up) all pass this check.
pub fn check_admin(cap: &Cap, cell: &RevocationCell) -> Result<(), AdminError>Scheduler-level ops (kill, inspect, quota top-up) all pass this check.