Enum dlib::DlError [] [src]

pub enum DlError {
    NotFound,
    MissingSymbol(&'static str),
}

Variants