Macro rng_random_component_static

Source
macro_rules! rng_random_component_static {
    ($R: ty $(,)?) => { ... };
}