[][src]Type Definition fbxcel::pull_parser::error::Result

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

Parsing result.