Crate vectorizer

Source
Expand description

Modules§

actions
commands
CLI commands of the tool.
exposed
Exposed namespace of the module.
fastrand
A simple and fast random number generator.
orphan
Orphan namespace of the module.
own
Own namespace of the module.
palette
A library that makes linear color calculations and conversion easy and accessible for anyone. It uses the type system to enforce correctness and to avoid mistakes, such as mixing incompatible color types.
prelude
Prelude to use essentials: use my_module::prelude::*.
svg
List demo in Embroidery API (command part).
visioncortex

Macros§

mod_interface
Protocol of modularity unifying interface of a module and introducing layers.