objecthash::objecthash_struct! [] [src]

macro_rules! objecthash_struct {
    { $hasher:expr, $($key:expr => $value:expr),+ } => { ... };
}