Skip to content

Commit

Permalink
Add a link to gumdrop_derive docs in lib docs
Browse files Browse the repository at this point in the history
  • Loading branch information
murarth committed Feb 21, 2020
1 parent f427481 commit 61a279e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/lib.rs
@@ -1,5 +1,8 @@
//! Option parser with custom derive support
//!
//! For full documentation on customization of `derive(Options)`, please see the crate
//! documentation for [`gumdrop_derive`](https://docs.rs/crate/gumdrop_derive/).
//!
//! # Examples
//!
//! ```
Expand Down

0 comments on commit 61a279e

Please sign in to comment.