Enum nflog::NflogError [] [src]

pub enum NflogError {
    NoSuchAttribute,
}

Variants

Trait Implementations

impl Debug for NflogError
[src]

Formats the value using the given formatter.