Remove assert example and link to similar-asserts
This commit is contained in:
parent
3cb7d5ab76
commit
9a85c6013f
3 changed files with 5 additions and 130 deletions
|
|
@ -46,6 +46,11 @@ fn main() {
|
|||
* Text and Byte diffing
|
||||
* Unified diff generation
|
||||
|
||||
## Related Projects
|
||||
|
||||
* [insta](https://insta.rs) snapshot testing library
|
||||
* [similar-asserts](https://github.com/mitsuhiko/similar-asserts) assertion library
|
||||
|
||||
## License and Links
|
||||
|
||||
- [Documentation](https://docs.rs/similar/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue