Type Definition tf_demo_parser::demo::parser::Result[][src]

pub type Result<T> = Result<T, ParseError>;