mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
68c94c0732
# Objective - Fixes: #7187 Since avoiding the `SRes::into_inner` call does not seem to be possible, this PR tries to at least document its usage. I am not sure if I explained the lifetime issue correctly, please let me know if something is incorrect. ## Solution - Add information about the `SRes::into_inner` usage on both `RenderCommand` and `Res` |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |