Macro impl_self_contained_call

Source
macro_rules! impl_self_contained_call {
    {} => { ... };
}