1
Fork 0

Update documentation-tests.md

This commit is contained in:
Parth Mehrotra 2019-11-25 19:34:32 -05:00 committed by GitHub
parent a44774c3a9
commit 395408ec18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# Documentation tests
`rustdoc` supports executing your documentation examples as tests. This makes sure
that your tests are up to date and working.
that examples within your documentation are up to date and working.
The basic idea is this: