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.