bevy/crates/bevy_tasks/src
Hoidigan e018ac838d Add readme as docs to relevant crates. (#2575)
Fixes #2566
Fixes #3005 

There are only READMEs in the 4 crates here (with the exception of bevy itself).
Those 4 crates are ecs, reflect, tasks, and transform.
These should each now include their respective README files.

Co-authored-by: Hoidigan <57080125+Hoidigan@users.noreply.github.com>
Co-authored-by: Daniel Nelsen <57080125+Hoidigan@users.noreply.github.com>
2021-12-18 22:59:55 +00:00
..
iter format comments (#1612) 2021-03-11 00:27:30 +00:00
countdown_event.rs fix clippy warning failing on CI (#2353) 2021-06-18 00:08:39 +00:00
lib.rs Add readme as docs to relevant crates. (#2575) 2021-12-18 22:59:55 +00:00
single_threaded_task_pool.rs Add missing spawn_local method to Scope in the single threaded executor case (#1266) 2021-01-19 13:07:45 -08:00
slice.rs Task System for Bevy (#384) 2020-08-29 12:35:41 -07:00
task_pool.rs Various cleanups (#2046) 2021-05-01 20:07:06 +00:00
task.rs format comments (#1612) 2021-03-11 00:27:30 +00:00
usages.rs The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00