1
2
3
4
pub mod gas_snapshot;
pub mod test;

pub const ARTIFACTS_DIR: &str = "artifacts";