Skip to content

Type erasure for async trait methods

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

49nord/async-trait

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Async trait methods with Sync support

This crate is based entirely based on https://github.com/dtolnay/async-trait except that it adds a tiny patch to allow deriving Sync on these futures as well (see dtolnay#96), which are currently required until the broader ecosystem issues addressed in dtolnay#77 get resolved.

About

Type erasure for async trait methods

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%