[][src]Type Definition uniprot::Parser

type Parser<B> = ThreadedParser<B>;

The parser type for the crate, used by uniprot::parse.