Function fastx::FastX::from_reader[][src]

pub fn from_reader(reader: &mut dyn Read) -> Result<Box<dyn FastXRead>>