maud/doctest
Chris Wong 434af86ae7
Remove Iron support ()
The Iron framework hasn't been updated in a long time. It still uses outdated versions of libraries like futures 0.1, hyper 0.12, url 1.7. We can clean up the repo by removing it. This will also slightly speed up CI.
2021-11-06 11:44:10 +00:00
..
build.rs Remove #![feature(extended_key_value_attributes)] () 2021-05-20 05:16:04 +00:00
Cargo.toml Remove Iron support () 2021-11-06 11:44:10 +00:00
README.md Test documentation examples in CI () 2021-01-15 17:40:46 +13:00

This is a placeholder package that imports the entire book as a doc comment. This allows for testing the book's code snippets via cargo test.