Macro skeletal_model::newtypes::impl_helper
source · [−]macro_rules! impl_helper {
($ident:ident) => { ... };
}
Expand description
Implements From<T> for $ident<T>
macro_rules! impl_helper {
($ident:ident) => { ... };
}
Implements From<T> for $ident<T>