Macro reverie::HASH

source ·
macro_rules! HASH {
    ( $($input:expr),* ) => { ... };
}