Skip to main content

Crate mynd

Crate mynd 

Source
Expand description

Security-first image codecs and processing for Rust.

Version 0.3.0 exposes checked arithmetic foundations. Image-model and codec APIs remain unavailable until their implementation and security milestones pass.

Re-exportsยง

pub use mynd_core as core;
pub use mynd_math as math;