[][src]Macro values::bind

macro_rules! bind {
    ($namespace:ident, $target:ident) => { ... };
}