mirror of
https://github.com/bevyengine/bevy
synced 2025-01-06 18:28:59 +00:00
f073b2d7f3
This adds documentation for: - The trait methods of `Reflect` and its subtraits - The `partial_eq` and `apply` functions for `Map` et al. - `DynamicList` and `DynamicMap` - `TypeRegistry` and related types & traits - `GetPath`, including an explanation of path string syntax among other things. Still to be documented are the various macros and `bevy_reflect::serde`. |
||
---|---|---|
.. | ||
impls | ||
serde | ||
lib.rs | ||
list.rs | ||
map.rs | ||
path.rs | ||
reflect.rs | ||
struct_trait.rs | ||
tuple.rs | ||
tuple_struct.rs | ||
type_registry.rs | ||
type_uuid.rs |