Skip to content

A Rust crate that provides dynamic dispatch support for messages of different types and sizes sent from one thread to another (or back to the same thread) without the need to use trait objects

License

Notifications You must be signed in to change notification settings

lemonrock/message-dispatch

Error
Looks like something went wrong!

About

A Rust crate that provides dynamic dispatch support for messages of different types and sizes sent from one thread to another (or back to the same thread) without the need to use trait objects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages