mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-13 10:11:01 +00:00
Make serde_core::Result private
This commit is contained in:
@@ -221,8 +221,6 @@ macro_rules! tri {
|
||||
|
||||
#[macro_use]
|
||||
mod macros;
|
||||
#[doc(hidden)]
|
||||
pub use crate::lib::result::Result;
|
||||
|
||||
#[macro_use]
|
||||
mod integer128;
|
||||
|
||||
Reference in New Issue
Block a user