Skip to content

m-sz/bottles-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bottles

A Rust library for strongly typed message passing without the use of sum types. The benefit of this approach is that new message types are very easy to add the size of each is not the largest of all (as it is in case of enums).

Status

This is strongly WIP.

About

A Rust message passing mechanism which is strongly typed without the use of enums.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages