Trait moras::interface::storage::MFile

source ·
pub trait MFile<D, H, C>: BasicFile<D, H> + HistorianFile<D, H, C> { }

Implementors§