Type Definition lfa::AdaptResult

source ·
pub type AdaptResult<T> = Result<T, AdaptError>;