Cargo Features
jiao-shapes has no features set by default.
[dependencies]
jiao-shapes = { version = "0.3.5", features = ["cairo", "qt", "skia", "web"] }
- cairo = cairo-rs, jiao-cairo
- qt = cpp_core, jiao-qt, qt_gui
- skia = jiao-skia
- web = jiao-web, web-sys
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.