Docs.rs
vectorizer-0.1.0
vectorizer 0.1.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
Wandalen
Dependencies
clap ^4.5.21
normal
derive_tools ~0.29.0
normal
error_tools ^0.17.0
normal
fastrand ^1.8
normal
image ^0.25.5
normal
mod_interface ~0.25.0
normal
palette ^0.7.6
normal
serde ^1.0.214
normal
serde_with ^3.11.0
normal
thiserror ^2.0.4
normal
tokio ^1.41.0
normal
visioncortex ^0.8.8
normal
Versions
99.47%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
vectorizer
0.1.0
All Items
Crate Items
Modules
Macros
Crate
vectorizer
Copy item path
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.