bevy/crates/bevy_ecs/src/storage
Wybe Westra abf12f3b3b
Fixed several missing links in docs. (#8117)
Links in the api docs are nice. I noticed that there were several places
where structs / functions and other things were referenced in the docs,
but weren't linked. I added the links where possible / logical.

---------

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
Co-authored-by: François <mockersf@gmail.com>
2023-04-23 17:28:36 +00:00
..
blob_vec.rs Fixed several missing links in docs. (#8117) 2023-04-23 17:28:36 +00:00
mod.rs Document bevy_ecs::storage (#7770) 2023-03-09 07:22:48 +00:00
resource.rs Improve warning for Send resources marked as non_send (#8000) 2023-04-17 16:06:00 +00:00
sparse_set.rs Fix 1.69 CI clippy lints (#8450) 2023-04-20 16:51:21 +00:00
table.rs Increase type safety and clarity for change detection (#7905) 2023-03-09 17:17:02 +00:00