mirror of
https://github.com/adoyle0/thaw.git
synced 2025-01-22 22:09:22 -05:00
18658044c2
* perf: replace `expect` with `unwrap_or_else` The macro/functions in `expect` is not lazy, which means it will always be called * style: remove needless borrowing * perf: remove needless clone * style: remove needless `format!` * style: use `and_then` instead * style: use `?` instead * style: remove needless closure * fix: use fully qualified syntax instead https://github.com/rust-lang/rust/issues/48919 * style: formatted * style: fix some other clippy issues |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
index.html | ||
README.md | ||
Trunk.toml |
Used
Run the trunk serve
command and then open the http://127.0.0.1:6421
URL
Docs
directory: demo_markdown/docs