[][src]Type Definition atomsh::SyntaxError

type SyntaxError<'a, T> = ParseError<usize, T, &'a str>;