[][src]Macro eko_gc::unsafe_custom_trace

macro_rules! unsafe_custom_trace {
    ($this:ident, $body:expr) => { ... };
}