landlock
0.4.1
Rule
Object Safety
Implementors
In crate landlock
Trait
landlock
::
Rule
Copy item path
source
·
[
−
]
pub trait Rule<T>: PrivateRule<T>
where T:
Access
,
{ }
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl
Rule
<
AccessNet
> for
NetPort
source
§
impl<F>
Rule
<
AccessFs
> for
PathBeneath
<F>
where F:
AsFd
,