XX / field_types
Some derive macros for deriving enums, corresponding to the fields of structs.
☆17Updated 3 years ago
Alternatives and similar repositories for field_types:
Users that are interested in field_types are comparing it to the libraries listed below
- This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an …☆14Updated last year
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆16Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- A small library for generating ASCII slugs from unicode strings.☆39Updated 8 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- `smol` integrations with `hyper`☆14Updated 6 months ago
- ☆29Updated last year
- Immutable types and ImplicitClone trait similar to Copy☆20Updated last month
- Proc-macro utility to populate enums from database data☆20Updated 8 months ago
- A maintained fork of the app-dirs-rs project.☆35Updated 8 months ago
- Annotation to easily define ad-hoc / one-shot extension traits☆12Updated 9 months ago
- ☆38Updated last year
- Asynchronize blocking operation.