[][src]Function needletail::parser::parse_fastx_stdin

pub fn parse_fastx_stdin() -> Result<Box<dyn FastxReader>, ParseError>

The main entry point of needletail if you're reading from stdin. Shortcut to calling parse_fastx_reader with stdin()