mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-25 20:57:55 +00:00
Make size_hint private
This commit is contained in:
@@ -120,7 +120,6 @@ pub mod value;
|
||||
|
||||
mod ignored_any;
|
||||
mod impls;
|
||||
pub mod size_hint;
|
||||
|
||||
pub use self::ignored_any::IgnoredAny;
|
||||
pub use crate::seed::InPlaceSeed;
|
||||
|
||||
Reference in New Issue
Block a user