hazmat 0.1.0

A collection of helpers for working with hazardous materials in Rust crates.
Documentation
1
2
3
4
5
//! A collection of helpers for working with hazardous materials in Rust crates.

#![deny(rustdoc::broken_intra_doc_links)]

pub use hazmat_macros::suit;