Docs.rs
matrix-bot-sdk-0.2.4
matrix-bot-sdk 0.2.4
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
chrislearn
Dependencies
aes ^0.8
normal
anyhow ^1
normal
async-trait ^0.1
normal
base64 ^0.22
normal
cbc ^0.1
normal
chrono ^0.4
normal
futures ^0.3
normal
glob ^0.3
normal
hmac ^0.12
normal
pbkdf2 ^0.12
normal
percent-encoding ^2
normal
pin-project-lite ^0.2
normal
rand ^0.10.0
normal
regex ^1
normal
reqwest ^0.13
normal
ruma ^0.14
normal
optional
rusqlite ^0.38
normal
optional
salvo ^0.89.1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
time ^0.3
normal
tokio ^1
normal
tokio-postgres ^0.7
normal
optional
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2
normal
uuid ^1
normal
zeroize ^1
normal
mockito ^1
dev
pretty_assertions ^1
dev
tempfile ^3
dev
tokio-test ^0.4
dev
wiremock ^0.6
dev
Versions
5.86%
of the crate is documented
Platform
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
Skip to main content
encode_path_component
matrix_
bot_
sdk
0.2.4
In matrix_
bot_
sdk::
client
matrix_bot_sdk
::
client
Function
encode_
path_
component
Copy item path
Source
pub fn encode_path_component(value: &
str
) ->
String