Skip to content

Commit 539994b

Browse files
committed
Add link to /about/metadata
1 parent 3fe5a6f commit 539994b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

metadata/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
//! Collect information that allows you to build a crate the same way that docs.rs would.
44
//!
55
//! This library is intended for use in docs.rs and crater, but might be helpful to others.
6+
//! See <https://docs.rs/about/metadata> for more information about the flags that can be set.
7+
//!
68
//! Here is an example use of the crate:
79
//!
810
//! ```

0 commit comments

Comments
 (0)