Macro impl_sample_from

Source
macro_rules! impl_sample_from {
    ($tp:tt) => { ... };
}