mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-27 16:57:56 +00:00
Make InPlaceSeed private
This commit is contained in:
@@ -243,9 +243,6 @@ pub use crate::ser::{Serialize, Serializer};
|
||||
pub mod __private;
|
||||
use self::__private as private;
|
||||
|
||||
#[path = "de/seed.rs"]
|
||||
mod seed;
|
||||
|
||||
#[cfg(all(not(feature = "std"), no_core_error))]
|
||||
mod std_error;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user