jplatte / eyeball
Add observability to your Rust types!
☆43Updated last week
Related projects ⓘ
Alternatives and complementary repositories for eyeball
- horrible serde macro stuff☆39Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆60Updated 3 months ago
- Use winit like the async runtime you've always wanted☆47Updated 5 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆39Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 2 months ago
- Add documentation to function arguments in Rust☆42Updated 3 weeks ago
- Macro for sealing traits and structures