Evan Almloff 61dc549ba1 Make new enum router less breaking 1 anno fa
..
examples 61dc549ba1 Make new enum router less breaking 1 anno fa
src 7e3c45eb7e fix layout reference docs 2 anni fa
.gitignore 1c6d6421dc wip: add router 3 anni fa
Cargo.toml dccad58f1d Update license field following SPDX 2.1 license expression standard 1 anno fa
README.md e3610738ab add rewritten router book and fix features code 2 anni fa
book.toml e3610738ab add rewritten router book and fix features code 2 anni fa

README.md

The router book

How to run the tests

  • Navigate your terminal to this directory
  • Run cargo clean
  • Run cargo build --all --F regex -F serde -F web
  • Run mdbook test -L ../../target/debug/deps/