Skip to main content

TransformSpec

Trait TransformSpec 

Source
pub trait TransformSpec {
    // Required method
    fn has_postprocessor(&self) -> bool;
}

Required Methods§

Implementors§