macro_rules! impl_link_wrapper { ($wrapper:ty) => { ... }; }
Helper macro for implementing wrapper types over Link
Link