Evan Almloff 7e3c45eb7e fix layout reference docs 2 anos atrás
..
examples a9307e57e6 fix CI 2 anos atrás
src 7e3c45eb7e fix layout reference docs 2 anos atrás
.gitignore 1c6d6421dc wip: add router 3 anos atrás
Cargo.toml 037a248ad9 fix queries 2 anos atrás
README.md e3610738ab add rewritten router book and fix features code 2 anos atrás
book.toml e3610738ab add rewritten router book and fix features code 2 anos atrás

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/