Implement a blanket implementation for a marker trait.
For those who crave more ergonomic marker traits
Marker traits for primitive types
Primitive integer marker traits
A no_std-compatible optics library providing composable lenses, prisms, isomorphisms, and fallible isomorphisms.
Abstract algebraic structures for Rust
Money datatype that supports both statically and dynamically typed currencies
Thin syntactic sugar for writing associated type algebra with core::ops expressions
Define strongly typed wrappers over base types with minimal boilerplate
Define derive procmacro for tagged types
Functional programming traits and Box/Rc/Arc adapters for Rust, inspired by Java functional interfaces
One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code