Skip to main content

GetSchema

Trait GetSchema 

Source
pub trait GetSchema {
    // Required method
    fn get_schema(&self) -> Schema;
}

Required Methods§

Implementors§