We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1becc6 commit 97598afCopy full SHA for 97598af
Cargo.toml
@@ -15,3 +15,6 @@ repository = "https://github.com/smart-leds-rs/smart-leds-trait"
15
16
[dependencies]
17
rgb = "0.8"
18
+
19
+[features]
20
+serde = ["rgb/serde"]
0 commit comments