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
In yew_
router::
utils
yew_router
::
utils
Function
compose_path
Copy item path
Source
pub fn compose_path(pathname: &
str
, query: &
str
) ->
Option
<
String
>