maud/doctest
thatguydoru 320add87a1
Warp Integration: Yet another web framework support ()
* Add warp integration.

* Add warp to docs

* Update changelog

* Please the mighty rustfmt \o/

* Enable warp feature in doctest

---------

Co-authored-by: Chris Wong <lambda.fairy@gmail.com>
2024-01-04 15:39:21 +11:00
..
build.rs Remove #![feature(extended_key_value_attributes)] () 2021-05-20 05:16:04 +00:00
Cargo.toml Warp Integration: Yet another web framework support () 2024-01-04 15:39:21 +11: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.