Crates.io | rust_wasm_dodrio_router |
lib.rs | rust_wasm_dodrio_router |
version | 0.5.2 |
source | src |
created_at | 2020-05-09 11:52:56.432591 |
updated_at | 2021-01-13 12:59:39.601182 |
description | wasm router for local hash routes for dodrio vdom |
homepage | |
repository | https://github.com/LucianoBestia/rust_wasm_dodrio_router |
max_upload_size | |
id | 239220 |
size | 14,793 |
wasm router for local hash routes for dodrio vdom
repo; version: 0.5.2 date: 2021-01-13 authors: Luciano Bestia
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:
https://github.com/LucianoBestia/unforgettable7_game/blob/master/unforgettable7/src/router_impl_mod.rs
It is recommended to always use 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:
https://web.crev.dev/rust-reviews/crate/num-traits/