Skip to main content

set_policy

Function set_policy 

Source
pub fn set_policy<T: Send + Sync + 'static>(
    handler: &'static PolicyHandler<T>,
) -> Result<()>
Expand description

Register a typed-context power policy handler.