macro_rules! impl_from_versioned {
    ($t:ty) => { ... };
}
Expand description

Macro that implements From trait for for a struct and its versioned wrapper