We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa2d9b2 + 7c83691 commit b7dbf7eCopy full SHA for b7dbf7e
1 file changed
serde/src/lib.rs
@@ -234,7 +234,6 @@ pub use serde_core::{
234
de, forward_to_deserialize_any, ser, Deserialize, Deserializer, Serialize, Serializer,
235
};
236
237
-#[macro_use]
238
mod integer128;
239
240
// Used by generated code and doc tests. Not public API.
0 commit comments