Trait landlock::Rule

source ·
pub trait Rule<T>: PrivateRule<T>
where T: Access,
{ }

Object Safety§

This trait is not object safe.

Implementors§