Cargo Features
maycoon-widgets has no features set by default.
[dependencies]
maycoon-widgets = { version = "0.3.0", features = ["canvas"] }
- canvas
-
Enables the
Canvas
widget for drawing to the screen.Affects
maycoon-widgets::canvas
…
maycoon-widgets has no features set by default.
[dependencies]
maycoon-widgets = { version = "0.3.0", features = ["canvas"] }
Enables the
Canvas
widget for drawing to the screen.
Affects
maycoon-widgets::canvas
…