[][src]Type Definition env_extractor::ExtractorResult

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