charms_data

Macro check

Source
macro_rules! check {
    ($condition:expr) => { ... };
}