mirror of
https://github.com/bevyengine/bevy
synced 2024-11-25 22:20:20 +00:00
b672465047
# Objective - Fixes doctest warnings from upcoming Rust release. ` cargo doc --workspace --all-features --no-deps --document-private-items` using `beta-x86_64-pc-windows-msvc (default) rustc 1.66.0-beta.1 (e080cc5a6 2022-11-01)` was giving warnings on a few comments. ## Solution - Quoted the Rust code parts. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |