serde extension to build de/serialization algorithms for types using a builder pattern
Procedural macro for constructing structs with lazily initialized fields, builder pattern, and serde support with a focus on declarative syntax.
A simplified set of tools for working with configuration files.
Various types and tools useful for fieldx crates and, potentially, to users of fieldx
Various types and tools useful implementing fieldx_derive core functionality. May provide useful APIs for 3rd-party crates.
Derive proc macros for fieldx crate
Derive proc macros for fieldx_derive crate
Community client for handling Weaviate vector database transactions written in Rust, for Rust.
A Rust library for representing personal names with optional titles, middle names/initials, and convenience macros.
A query builder for MySQL for Rust is designed to be flexible and easy to use.
Builder-pattern API style for AWS Lambda durable execution workflows
Provides a convenient way to build `std::io::Read`ers and `std::io::Write`rs by chaining transformations