Merge pull request #3098 from epage/examples

docs: Include examples on docs.rs
This commit is contained in:
Ed Page 2021-12-08 20:09:57 -06:00 committed by GitHub
commit afac7b5d4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,6 +34,7 @@ include = [
[package.metadata.docs.rs]
features = ["doc"]
cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples=examples"]
[package.metadata.playground]
features = ["doc"]