We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4de4bdf commit 2a4c352Copy full SHA for 2a4c352
1 file changed
_posts/2022-01-10-bevy-labels.md
@@ -1,8 +1,11 @@
1
---
2
-title: How Bevy uses Rust traits for labelling
+title: How Bevy uses Rust traits for labeling
3
categories:
4
- rust
5
- bevy
6
+discussions:
7
+ "Reddit": "https://www.reddit.com/r/rust/comments/s0fg3m/how_bevy_uses_rust_traits_for_labeling/"
8
+ "Twitter": "https://twitter.com/killercup/status/1480460379960528896"
9
10
Out of curiosity I've recently started following the development of [Bevy],
11
a game engine written in [Rust].
0 commit comments