Skip to content

ielm/serde_aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serde AWS

Serde is a framework for serializing and deserializing Rust data structures efficiently and generically. serde_aws is a crate that wraps AWS SDK types for easy serialization and deserialization.

At the moment, only AWS Comprehend Medical types are implemented, as I'm using this for a specific project, but feature parity with the AWS Rust SDK is a long-term goal.

About

Serde structs for the AWS SDK

Resources

Stars

Watchers

Forks

Languages