seccomp
Module: seccomp
Section titled “Module: seccomp”Contents
Section titled “Contents”Structs
SeccompArtifactMetadataSeccompMaterialized- Runtime seccomp materialization outcome.
firma_run::seccomp::SeccompArtifactMetadata
Section titled “firma_run::seccomp::SeccompArtifactMetadata”Struct
Traits: Eq
Trait Implementations:
- Clone
fn clone(self: &Self) -> SeccompArtifactMetadata
- Debug
fn fmt(self: &Self, f: & mut $crate::fmt::Formatter) -> $crate::fmt::Result
- Deserialize
fn deserialize<__D>(__deserializer: __D) -> _serde::__private228::Result<Self, <__D as >::Error>
- PartialEq
fn eq(self: &Self, other: &SeccompArtifactMetadata) -> bool
- Serialize
fn serialize<__S>(self: &Self, __serializer: __S) -> _serde::__private228::Result<<__S as >::Ok, <__S as >::Error>
firma_run::seccomp::SeccompMaterialized
Section titled “firma_run::seccomp::SeccompMaterialized”Struct
Runtime seccomp materialization outcome.
Traits: Eq
Trait Implementations:
- Clone
fn clone(self: &Self) -> SeccompMaterialized
- PartialEq
fn eq(self: &Self, other: &SeccompMaterialized) -> bool
- Debug
fn fmt(self: &Self, f: & mut $crate::fmt::Formatter) -> $crate::fmt::Result