[][src]Module sendgrid_rs::attachment

Structs

Attachment

This is a struct for serializing SendGrid API attachments. Use AttachmentBuilder to construct these.

AttachmentBuilder

Builder pattern for creating an Attachment Make sure you call build() when done to consume the builder and return the underlying Attachment