Trait factori::FactoriDefault[][src]

pub trait FactoriDefault {
    fn default() -> Self;
}

Required Methods

Implementors