This is unreleased documentation for Yew Next version.
For up-to-date documentation, see
the latest version on docs.rs
.
yew_
router
0.18.0
Module query
Module Items
Structs
Traits
In crate yew_
router
yew_router
Module
query
Copy item path
Source
Expand description
A module that provides custom query serialization & deserialization.
Structs
§
Raw
Encoding for raw query strings.
Traits
§
From
Query
Type that can be decoded from a query string.
ToQuery
Type that can be encoded into a query string.