mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-05-01 06:38:00 +00:00
Even more absolute paths
This commit is contained in:
@@ -9,6 +9,7 @@ use collections::borrow::Cow;
|
||||
pub use core::default::Default;
|
||||
pub use core::fmt;
|
||||
pub use core::marker::PhantomData;
|
||||
pub use core::option::Option::{self, None, Some};
|
||||
pub use core::result::Result::{self, Ok, Err};
|
||||
|
||||
#[cfg(any(feature = "collections", feature = "std"))]
|
||||
|
||||
Reference in New Issue
Block a user