Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jroesch/singletons

An implementation of singleton types in Rust using macros, and type level programming.
https://github.com/jroesch/singletons

Last synced: 24 days ago
JSON representation

An implementation of singleton types in Rust using macros, and type level programming.

Awesome Lists containing this project

README

        

# singletons
An implementation of singleton types in Rust using macros, and type level programming.