n204 0.0.0

Placeholder crate to avoid confusion with 'n2o4'
Documentation
1
2
3
#![doc = include_str!("../README.md")]
#[cfg(not(doc))]
compile_error!("\'n204\' is a non-functional crate! Perhaps you meant \'n2o4\'?");