include-doc 0.2.2

Include examples in your Rustdocs.
Documentation
1
2
3
4
5
error: expected one of `!` or `::`, found `invalid`
 --> tests/error/syntax_error.rs:1:6
  |
1 | Some invalid Rust syntax
  |      ^^^^^^^ expected one of `!` or `::`