mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-22 02:07:56 +00:00
No longer macro_use integer128 module
This commit is contained in:
@@ -234,7 +234,6 @@ pub use serde_core::{
|
||||
de, forward_to_deserialize_any, ser, Deserialize, Deserializer, Serialize, Serializer,
|
||||
};
|
||||
|
||||
#[macro_use]
|
||||
mod integer128;
|
||||
|
||||
// Used by generated code and doc tests. Not public API.
|
||||
|
||||
Reference in New Issue
Block a user