[][src]Type Definition parsley::Result

type Result = Result<SExp, Error>;

A shorthand Result type.