mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-12 16:41:01 +00:00
Cfg away a macro used only by flatten
This commit is contained in:
@@ -2653,6 +2653,7 @@ where
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[cfg(any(feature = "std", feature = "alloc"))]
|
||||||
macro_rules! forward_to_deserialize_other {
|
macro_rules! forward_to_deserialize_other {
|
||||||
($($func:ident ( $($arg:ty),* ))*) => {
|
($($func:ident ( $($arg:ty),* ))*) => {
|
||||||
$(
|
$(
|
||||||
|
|||||||
Reference in New Issue
Block a user