prismatica 0.3.1

308 scientific colormaps as compile-time Rust constants
Documentation
1
2
3
4
//! Serde serialization support for prismatica types.
//!
//! When the `serde-support` feature is enabled, [`ColormapMeta`](crate::ColormapMeta)
//! and [`ColormapKind`](crate::ColormapKind) derive `Serialize` and `Deserialize`.