1
0
Evan Almloff 5f0dd3af3e it almost lives? 1 жил өмнө
..
examples 5f0dd3af3e it almost lives? 1 жил өмнө
src 7e3c45eb7e fix layout reference docs 2 жил өмнө
.gitignore 1c6d6421dc wip: add router 3 жил өмнө
Cargo.toml dccad58f1d Update license field following SPDX 2.1 license expression standard 1 жил өмнө
README.md e3610738ab add rewritten router book and fix features code 2 жил өмнө
book.toml e3610738ab add rewritten router book and fix features code 2 жил өмнө

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/