Expand description
Runtime reflection
Modules§
Macros§
Structs§
Enums§
- Cast
Error - An error that can occur during “type casting”
- Component
- Simple path parser / reflect path component
- Reflect
Path Error - An error returned from a failed path string query.
- SetField
ByPath Error
Traits§
- Field
Value - A value of a field..
- GetField
- Helper methods over
Reflect
types - Reflect
- Trait for runtime reflection
- Reflect
Array Reflect
sub trait for working with slices.- Reflect
Base - Reflect
Hash Map - Reflect
Inheritable Variable - Reflect
List Reflect
sub trait for working withVec
-like types- Resolve
Path
Functions§
- is_
path_ to_ array_ element - path_
to_ components - Splits property path into individual components.
Derive Macros§
- Reflect
- Implements
Reflect
trait