[][src]Type Definition sendgrid::errors::SendgridResult

type SendgridResult<T> = Result<T, SendgridError>;