Evan Almloff b5a2f0d6cb finish router refrence %!s(int64=2) %!d(string=hai) anos
..
examples b5a2f0d6cb finish router refrence %!s(int64=2) %!d(string=hai) anos
src b5a2f0d6cb finish router refrence %!s(int64=2) %!d(string=hai) anos
.gitignore 1c6d6421dc wip: add router %!s(int64=3) %!d(string=hai) anos
Cargo.toml 037a248ad9 fix queries %!s(int64=2) %!d(string=hai) anos
README.md e3610738ab add rewritten router book and fix features code %!s(int64=2) %!d(string=hai) anos
book.toml e3610738ab add rewritten router book and fix features code %!s(int64=2) %!d(string=hai) anos

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/