Macro objecthash::objecthash_member [] [src]

macro_rules! objecthash_member {
    ($key:expr => $value:expr) => { ... };
}