bevy/crates/bevy_ecs/macros
François 3e285d5c0b allow deriving bundle for struct with generics with where clause (#1811)
fixes #1777 

Seems the `_where_clause` parameter to lost somewhere, adding it back
2021-04-03 23:30:30 +00:00
..
src allow deriving bundle for struct with generics with where clause (#1811) 2021-04-03 23:30:30 +00:00
Cargo.toml Bevy ECS V2 (#1525) 2021-03-05 07:54:35 +00:00