implement_spanned

Macro implement_spanned 

Source
macro_rules! implement_spanned {
    ($this:ty) => { ... };
}