[][src]Macro random_stuff::impl_log_owned

macro_rules! impl_log_owned {
    ($type:ty) => { ... };
}

Implements LogOwned if you implemented Log manually