mirror of
https://github.com/serde-rs/serde.git
synced 2025-09-27 04:50:36 +00:00
No longer macro_use integer128 module
This commit is contained in:
parent
aa2d9b208a
commit
7c836915fc
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user