Macro delegate_to_graphhash

Source
macro_rules! delegate_to_graphhash {
    ($tag:ident) => { ... };
}