Docs.rs
yew-router-0.18.0
yew-router 0.18.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
saschagrunert
hgzimmerman
cecton
jstarry
siku2
therustmonk
Dependencies
gloo ^0.10
normal
js-sys ^0.3
normal
route-recognizer ^0.3
normal
serde ^1
normal
serde_urlencoded ^0.7.1
normal
tracing ^0.1.37
normal
urlencoding ^2.1.3
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
yew ^0.21.0
normal
yew-router-macro ^0.18.0
normal
serde ^1
dev
wasm-bindgen-test ^0.3
dev
web-sys ^0.3
dev
yew ^0.21.0
dev
Versions
75.86%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
yew_router
0.18.0
Module scope_ext
Structs
Traits
In crate yew_router
?
Module
yew_router
::
scope_ext
source
·
[
−
]
Structs
LocationHandle
A
ContextHandle
for
add_location_listener
.
NavigatorHandle
A
ContextHandle
for
add_navigator_listener
.
Traits
RouterScopeExt
An extension to
Scope
that provides location information and navigator access.