[][src]Type Definition show_my_errors::Result

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