bluejekyll / enum-as-innerLinks
Macros for deriving as functions to access Enums as their inner components
☆104Updated last year
Alternatives and similar repositories for enum-as-inner
Users that are interested in enum-as-inner are comparing it to the libraries listed below
Sorting:
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- Better reference counted strings for Rust☆136Updated last year
- Define your own PhantomData☆158Updated last week
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- ☆194Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆157Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆171Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Case transforming macros for idents☆41Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Compile-time string operations☆104Updated last week