Type Definition lfa::AdaptResult[][src]

type AdaptResult<T> = Result<T, AdaptError>;