Macro class_hash

Source
macro_rules! class_hash {
    ($hex:expr) => { ... };
}