[][src]Trait mendes_models::Model

pub trait Model<S: System> {
    fn table() -> Table;
}

Required methods

fn table() -> Table

Loading content...

Implementors

Loading content...