Type Definition he_di::result::Result [] [src]

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

Type alias for all he_di functions results