[][src]Type Definition twistrs::enrich::Result

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

Temporary type-alias over EnrichmentError.