maud/doctest
Britton Robitzsch d46ce8c23a
feat: Add support for Submillisecond web framework ()
* feat: Add support for Submillisecond web framework

Adds support for Submillisecond, a Lunatic web framework

* fix: Add submillisecond as doctest feature flag

- adds submillisecond as a feature flag for maud for doctests

* fix: Update formatting for submillisecond

- fix formatting to match rustfmt for submillisecond_support

* Add missing line break

---------

Co-authored-by: Chris Wong <lambda.fairy@gmail.com>
2024-06-16 11:44:17 +00:00
..
build.rs Remove #![feature(extended_key_value_attributes)] () 2021-05-20 05:16:04 +00:00
Cargo.toml feat: Add support for Submillisecond web framework () 2024-06-16 11:44:17 +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.