Evan Almloff bc99d9b01a fix formatting 2 năm trước cách đây
..
examples bc99d9b01a fix formatting 2 năm trước cách đây
src b5a2f0d6cb finish router refrence 2 năm trước cách đây
.gitignore 1c6d6421dc wip: add router 3 năm trước cách đây
Cargo.toml 037a248ad9 fix queries 2 năm trước cách đây
README.md e3610738ab add rewritten router book and fix features code 2 năm trước cách đây
book.toml e3610738ab add rewritten router book and fix features code 2 năm trước cách đây

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/