Docs.rs
yew-nested-router-0.7.2
yew-nested-router 0.7.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ctron
Dependencies
gloo-events ^0.2
normal
gloo-utils ^0.2
normal
js-sys ^0.3
normal
log ^0.4
normal
serde ^1
normal
serde_json ^1
normal
urlencoding ^2
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
yew ^0.21
normal
yew-nested-router-macros ^0.7.2
normal
Versions
73.02%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
yew_
nested_
router
0.7.2
Module target
Module Items
Structs
Traits
In crate yew_
nested_
router
yew_nested_router
Module
target
Copy item path
Source
Expand description
Routing target
Structs
§
Mapper
Maps a
P
arent target onto a
C
hild target and vice versa.
Traits
§
Target
A target for used by a router.