impl_trackable

Macro impl_trackable 

Source
macro_rules! impl_trackable {
    ($ty:ident) => { ... };
}