mirror of
https://github.com/serde-rs/serde.git
synced 2025-09-26 20:40:35 +00:00
Remove InPlaceSeed public re-export
This commit is contained in:
parent
b7dbf7e3cb
commit
2fb6748bf1
@ -122,7 +122,6 @@ mod ignored_any;
|
||||
mod impls;
|
||||
|
||||
pub use self::ignored_any::IgnoredAny;
|
||||
pub use crate::private::InPlaceSeed;
|
||||
#[cfg(all(not(feature = "std"), no_core_error))]
|
||||
#[doc(no_inline)]
|
||||
pub use crate::std_error::Error as StdError;
|
||||
|
Loading…
x
Reference in New Issue
Block a user