We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b60e993 commit 8b99c21Copy full SHA for 8b99c21
key-paths-derive/Cargo.toml
@@ -5,7 +5,6 @@ edition = "2024"
5
description = "Proc-macro derive to generate keypath methods"
6
license = "MPL-2.0"
7
authors = ["Codefonsi <[email protected]>"]
8
-description = "ReadableKeyPath, WritableKeyPath and EnumKeypath for struct and enums in Rust."
9
repository = "https://github.com/codefonsi/key-paths-derive"
10
homepage = "https://github.com/codefonsi/rust-key-paths"
11
documentation = "https://docs.rs/key-paths-derive"
0 commit comments