macro_rules! impl_serdeany {
    ($struct_name : ident) => { ... };
}
Expand description

Implement a SerdeAny, registering it in the RegistryBuilder