Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

Commit 997c66a

Browse files
committed
Add a link to serde in crate docs
1 parent 660c18a commit 997c66a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
//! > PRs will still be merged. It is very highly recommended by the Rust
1616
//! > Library Team that you use [`serde`], not this crate.
1717
//!
18+
//! [`serde`]: https://serde.rs
19+
//!
1820
//! # Usage
1921
//!
2022
//! This crate is [on crates.io](https://crates.io/crates/rustc-serialize) and

0 commit comments

Comments
 (0)