[comment]: # (lmake_md_to_doc_comments segment start A) # rust_wasm_dodrio_router [comment]: # (lmake_cargo_toml_to_md start) **wasm router for local hash routes for dodrio vdom** ***[repo](https://github.com/LucianoBestia/rust_wasm_dodrio_router); version: 0.5.2 date: 2021-01-13 authors: Luciano Bestia*** [comment]: # (lmake_cargo_toml_to_md end) [comment]: # (lmake_lines_of_code start) [![Lines in Rust code](https://img.shields.io/badge/Lines_in_Rust-80-green.svg)](https://github.com/LucianoBestia/rust_wasm_router/) [![Lines in Doc comments](https://img.shields.io/badge/Lines_in_Doc_comments-40-blue.svg)](https://github.com/LucianoBestia/rust_wasm_router/) [![Lines in Comments](https://img.shields.io/badge/Lines_in_comments-30-purple.svg)](https://github.com/LucianoBestia/rust_wasm_router/) [![Lines in examples](https://img.shields.io/badge/Lines_in_examples-0-yellow.svg)](https://github.com/LucianoBestia/rust_wasm_router/) [![Lines in tests](https://img.shields.io/badge/Lines_in_tests-9-orange.svg)](https://github.com/LucianoBestia/rust_wasm_router/) [comment]: # (lmake_lines_of_code end) ## local router with hash for dodrio vdom I needed a router for local hash routes in rust wasm for dodrio vdom. This library contains the generic parts. In the project add a file/mod with specific implementation code like this example: ## cargo crev reviews and advisory It is recommended to always use [cargo-crev](https://github.com/crev-dev/cargo-crev) to verify the trustworthiness of each of your dependencies. Please, spread this info. On the web use this url to read crate reviews. Example: [comment]: # (lmake_md_to_doc_comments segment end A)