Type Definition forceps::Result[][src]

type Result<T> = Result<T, ForcepError>;
Expand description

Result that is returned by all error-bound operations of forceps.