key-paths-derive

Crates.iokey-paths-derive
lib.rskey-paths-derive
version1.1.0
created_at2025-09-18 17:16:53.788662+00
updated_at2025-11-23 08:41:30.114972+00
descriptionProc-macro derive to generate keypath methods
homepagehttps://github.com/codefonsi/rust-key-paths
repositoryhttps://github.com/codefonsi/key-paths-derive
max_upload_size
id1845021
size309,458
codefonsi (codefonsi)

documentation

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

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