[][src]Type Definition generic_error::Result

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