Type Definition uri_rs::parser::parsers::UResult[][src]

pub type UResult<T, U> = IResult<T, U, UriParseError>;