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.
2 parents 37b8267 + 97598af commit c2a7334Copy full SHA for c2a7334
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