mirror of
https://gitee.com/openharmony/third_party_rust_serde
synced 2024-11-23 15:01:05 +00:00
Add link to rust-lang/rust#67295
This commit is contained in:
parent
e61261e002
commit
82d0fe00fd
@ -1,7 +1,9 @@
|
||||
pub mod de;
|
||||
pub mod doc;
|
||||
pub mod ser;
|
||||
|
||||
// FIXME: #[cfg(doctest)] once https://github.com/rust-lang/rust/issues/67295 is fixed.
|
||||
pub mod doc;
|
||||
|
||||
pub use lib::clone::Clone;
|
||||
pub use lib::convert::{From, Into};
|
||||
pub use lib::default::Default;
|
||||
|
Loading…
Reference in New Issue
Block a user