Skip to content

therealhieu/serde-trait-objects-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serde Trait Objects Example

What is this?

This is a simple example of how to use trait objects with serde.

definer/ # define the trait and default implememations
implementer/ # define custom implementations of the trait

About

Serde Trait Objects Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages