Simple newtypes with checked predicates (primarily for serde)
Macros that ease the implementation of the Newtype pattern
Derive macro for type-lib: generate validated newtypes that enforce a Validator at construction.
Validation and type constraint library. Declare domain types with invariants enforced at construction. Parse-dont-validate pattern as a first-class citizen. Zero-overhead wrappers with derive macros.
The newtype with guarantees.
The newtype with guarantees.
Shared foundation types for the motosan-ta workspace
Generate your newtypes from a single macro.
Generate your newtypes from a single macro.
A Rust library for parsing Open Financial Exchange (OFX) documents
Proc macros for vouched.
Core error types for vouched.