Trait bio::data_structures::bwt::DerefBWT [] [src]

pub trait DerefBWT: Deref<Target=BWT> { }

Implementors