Skip to main content

hashstr

Macro hashstr 

Source
macro_rules! hashstr {
    ($t:expr, $str:expr) => { ... };
}