Type Definition Result
Other items insyn::parse
type Result<T> = Result<T, Error>;
The result of a Syn parser.