Type Definition futhorc::post::Result[][src]

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

Represents the result of a Post-parse operation.