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

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