[][src]Type Definition sxd_xpath_visitor::tokenizer::TokenResult

type TokenResult = Result<Token, Error>;