Trait viz_core::types::PayloadCheck[][src]

pub trait PayloadCheck {
    fn check_type(m: &Mime) -> bool;
}

Required methods

Loading content...

Implementors

Loading content...