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

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