1
2
3
4
//! Swiss army knife utilities for all kind of Avantis rust projects

#[cfg(feature = "cfg")]
pub mod config;