[][src]Type Definition lib::types::ResultDynError

type ResultDynError<T> = Result<T, Error>;