[][src]Macro rebound::__make_ref_accessor

macro_rules! __make_ref_accessor {
    ($ty:ty, $($item:tt)+) => { ... };
}