Docs.rs
yew-router-0.19.0
yew-router 0.19.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
saschagrunert
hgzimmerman
jstarry
siku2
therustmonk
ranile
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.40
normal
urlencoding ^2.1.3
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
yew ^0.22.0
normal
yew-router-macro ^0.19.0
normal
serde ^1
dev
wasm-bindgen-test ^0.3
dev
web-sys ^0.3
dev
yew ^0.22.0
dev
Versions
79.49%
of the crate is documented
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
compose_path
yew_
router
0.19.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
>