Docs.rs
yew-router-0.20.0
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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-router 0.20.0
A router implementation for the Yew framework
Crate
Source
Builds
Feature flags
Documentation
Coverage
79.49%
62
out of
78
items documented
5
out of
37
items with examples
Size
Source code size: 93.53 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 14.74 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 1m 29s
Average build duration of
successful
builds.
all releases: 1m 23s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
yewstack/yew
32506
1455
93
crates.io
Dependencies
gloo ^0.11
normal
js-sys ^0.3
normal
route-recognizer ^0.3
normal
serde ^1
normal
serde_urlencoded ^0.7.1
normal
tracing ^0.1.44
normal
urlencoding ^2.1.3
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
yew ^0.23.0
normal
yew-router-macro ^0.20.0
normal
serde ^1
dev
wasm-bindgen-test ^0.3
dev
web-sys ^0.3
dev
yew ^0.23.0
dev
Versions
0.20.0
(2026-03-10)
0.19.0
(2025-12-08)
0.18.0
(2023-09-29)
0.17.0
(2022-11-25)
0.16.0
(2021-12-11)
0.15.0
(2021-05-15)
0.14.0
(2020-06-30)
0.13.0
(2020-05-12)
0.12.1
(2020-04-27)
0.12.0
(2020-04-25)
0.11.0
(2020-03-14)
0.10.0
(2020-03-02)
0.9.0
(2020-02-25)
0.8.1
(2020-01-10)
0.8.0
(2020-01-09)
0.7.0
(2019-11-11)
0.6.1
(2019-11-01)
0.6.0
(2019-10-24)
0.5.0
(2019-10-01)
0.4.0
(2019-08-13)
0.3.0
(2019-07-24)
0.2.0
(2019-07-05)
0.1.0
(2019-07-05)
Owners
yew-router
A routing library for the
Yew
frontend framework.
Read on how to use it on yew.rs