// ---
// tags: cw-cyber, rust
// crystal-type: source
// crystal-domain: cyber
// ---
use JsonSchema;
use ;
use Addr;
use ;
pub const CONFIG_KEY: &str = "config";
pub const CONFIG: = new;
pub const PARTICLES_KEY: &str = "particles";
pub const PARTICLES: = new;
pub const HEAD_ID_KEY: &str = "id";
pub const HEAD_ID: = new;
pub const TOTAL_PARTICLES_KEY: &str = "total_particles";
pub const TOTAL_PARTICLES: = new;
cw-cyber/contracts/graph-filter/src/state.rs
ฯ 0.0%