Skip to content

Commit

Permalink
Add link to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
murarth committed Feb 16, 2016
1 parent 53514ba commit 6122452
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Provides a macro, `assert_matches`, which tests whether a value
matches a given pattern, causing a panic if the match fails.

[Documentation](https://murarth.github.io/assert_matches/assert_matches/index.html)

```rust
#[macro_use] extern crate assert_matches;

Expand Down

0 comments on commit 6122452

Please sign in to comment.