Type Definition bsa::SomeReader[][src]

pub type SomeReader<R> = ForSomeVersion<ReaderV001<R>, SomeReaderV10X<R>>;

Trait Implementations