fix
This commit is contained in:
parent
15b7f0523c
commit
ad5d45b3e2
@ -511,7 +511,6 @@ macro_rules! impl_serdeany {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[allow(non_snake_case)]
|
#[allow(non_snake_case)]
|
||||||
#[cfg(feature = "std")]
|
|
||||||
#[ctor]
|
#[ctor]
|
||||||
fn $struct_name() {
|
fn $struct_name() {
|
||||||
$crate::bolts::serdeany::RegistryBuilder::register::<$struct_name>();
|
$crate::bolts::serdeany::RegistryBuilder::register::<$struct_name>();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user