Trait butane_core::ModelTyped[][src]

pub trait ModelTyped {
    type Model: DataObject;
}

Associated Types

Implementors