Type Definition lib::parsers::flow::TakeOne[][src]

type TakeOne = Satisfy<Try<Any, u8>, u8>;