[][src]Type Definition parsec_client::error::Result

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

Result type used for the internals and interface of the Parsec client