[][src]Type Definition async_graphql_parser::Result

type Result<T> = Result<T, Error>;

Parser result