sendgrid-rs 0.1.1

A "no batteries included", "no assumptions made" wrapper around SendGrid's mail API
Documentation
  • Coverage
  • 94.44%
    85 out of 90 items documented59 out of 85 items with examples
  • Size
  • Source code size: 48.4 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 7.59 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 27s Average build duration of successful builds.
  • all releases: 27s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • baschoj/sendgrid-rs
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • baschoj

sendgrid-rs

Wrapper crate for SendGrid's v3 JSON API

Use builder patterns to construct the correct JSON to call SendGrid's v3 API. This crate is a WIP, but right now includes everything needed to generate a request to send email.