Cargo Features

maycoon-core has no features set by default.

[dependencies]
maycoon-core = { version = "0.1.0", features = ["vg"] }
vg

Re-exports vello for drawing vector graphics. Required if you want to make custom widgets or draw vector graphics.