Macro casm_hash_bytes

Source
macro_rules! casm_hash_bytes {
    ($bytes:expr) => { ... };
}