Struct audit_filter::NSPConfig[][src]

pub struct NSPConfig {
    pub exceptions: Vec<AdvisoryURL>,
}

Fields

Trait Implementations

impl Debug for NSPConfig
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for NSPConfig

impl Sync for NSPConfig