File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -418,22 +418,10 @@ Functions can be safely transformed into systems similarly to [`bevy_ecs`].
418
418
[ @zakarumych ] : https://github.com/zakarumych
419
419
[ ready for release ] : https://docs.rs/edict/0.2.0-rc.3/edict/
420
420
[ `Relation` ] : https://docs.rs/edict/0.2.0-rc.3/edict/relation/trait.Relation.html
421
- [ `ChildOf` ] : https://docs.rs/edict/0.2.0-rc.3/edict/relation/struct.ChildOf.html
422
421
[ `Component` ] : https://docs.rs/edict/0.2.0-rc.3/edict/component/trait.Component.html
423
- [ `WorldBuilder` ] : https://docs.rs/edict/0.2.0-rc.3/edict/world/struct.WorldBuilder.html
424
- [ `!Component` ] : https://docs.rs/edict/0.2.0-rc.3/edict/component/trait.Component.html
425
- [ `*_external` ] : https://docs.rs/edict/0.2.0-rc.3/edict/world/struct.World.html#method.spawn_external
426
422
[ `dyn Traits` ] : https://doc.rust-lang.org/book/ch17-02-trait-objects.html
427
- [ `TypeId` ] : https://doc.rust-lang.org/nightly/core/any/struct.TypeId.html
428
423
[ `System` ] : https://docs.rs/edict/0.2.0-rc.3/edict/system/trait.System.html
429
- [ `Scheduler` ] : https://docs.rs/edict/0.2.0-rc.3/edict/scheduler/struct.Scheduler.html
430
424
[ `bevy_ecs` ] : https://crates.io/crates/bevy_ecs
431
- [ `ScopedExecutor` ] : https://docs.rs/edict/0.2.0-rc.3/edict/executor/trait.ScopedExecutor.html
432
- [ `std::thread::Scope` ] : https://doc.rust-lang.org/stable/std/thread/struct.Scope.html
433
- [ `rayon::Scope` ] : https://docs.rs/rayon/1.5.3/rayon/struct.Scope.html
434
- [ `Scheduler::run` ] : https://docs.rs/edict/0.2.0-rc.3/edict/scheduler/struct.Scheduler.html#method.run
435
- [ `ActionEncoder` ] : https://docs.rs/edict/0.2.0-rc.3/edict/action/struct.ActionEncoder.html
436
- [ `World` ] : https://docs.rs/edict/0.2.0-rc.3/edict/world/struct.World.html
437
425
438
426
## Popular Workgroup Issues in Github
439
427
You can’t perform that action at this time.
0 commit comments