Crate key_paths_derive

Crate key_paths_derive 

Source

Macros§

keypath_help
A helper macro that provides compile-time suggestions for common KeyPaths usage patterns. This macro can be used to get helpful error messages when there are type mismatches.
keypath_suggestion
A helper macro that provides suggestions when there are type mismatches with container types. This macro helps users understand when to use adapter methods like for_arc(), for_box(), etc.

Derive Macros§

Casepaths
Keypath
Keypaths
ReadableKeypaths
WritableKeypaths