summaryrefslogtreecommitdiff
path: root/engine-macros/src/reflection/struct_impl.rs
AgeCommit message (Expand)Author
8 daysfeat(engine): add type reflection fn for casting to dyn AnyHampusM
14 daysfeat(engine-macros): improve flexibility of Reflection macro on generic typesHampusM
2026-06-16feat(engine): add default value retrieval to type reflectionHampusM
2026-06-12fix(engine): make Reflection derive macro add Reflection type param boundsHampusM
2026-06-12fix(engine): no field type refs for generic types deriving ReflectionHampusM
2026-06-09feat(engine): add offsets to reflection of enum variant fieldsHampusM
2026-06-09refactor(engine-macros): split up into multiple modulesHampusM