pub fn sync_result(result: Result<bool>) -> PolicyFuture<'static>Expand description
Create a synchronous policy result (zero allocation).
pub fn sync_result(result: Result<bool>) -> PolicyFuture<'static>Create a synchronous policy result (zero allocation).