[][src]Macro softposit::impl_subset_into

macro_rules! impl_subset_into {
    ($($subset: ty as $( $superset: ty),+ );* $(;)*) => { ... };
}