macro_rules! register_at_startup {
    ($struct_type:ty) => { ... };
}
Expand description

Register a SerdeAny type in the RegistryBuilder