key-paths-macros

Crates.iokey-paths-macros
lib.rskey-paths-macros
version1.0.9
created_at2025-11-23 08:41:39.605332+00
updated_at2025-11-23 08:41:39.605332+00
descriptionProc-macro derive to generate keypath methods
homepagehttps://github.com/codefonsi/rust-key-paths
repositoryhttps://github.com/codefonsi/key-paths-macros
max_upload_size
id1946311
size15,431
codefonsi (codefonsi)

documentation

https://docs.rs/key-paths-macros

README

🔑 KeyPaths & CasePaths in Rust

Key paths and case paths provide a safe, composable way to access and modify nested data in Rust. Inspired by Swift’s KeyPath / CasePath system, this feature rich crate lets you work with struct fields and enum variants as first-class values.


📜 License

  • Mozilla Public License 2.0
Commit count: 0

cargo fmt