Docs.rs
windjammer-runtime-0.36.0
windjammer-runtime 0.36.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jeffreyfriedman
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
axum ^0.7
normal
base64 ^0.21
normal
bcrypt ^0.15
normal
chrono ^0.4
normal
clap ^4.5
normal
console_error_panic_hook ^0.1
normal
optional
csv ^1.3
normal
dirs ^5.0
normal
env_logger ^0.11
normal
getrandom ^0.2
normal
hex ^0.4
normal
js-sys ^0.3
normal
optional
log ^0.4
normal
mime_guess ^2.0
normal
rand ^0.8
normal
rayon ^1.8
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
sqlx ^0.8
normal
optional
thiserror ^1.0
normal
tokio ^1
normal
tower ^0.4
normal
optional
tower-http ^0.5
normal
optional
url ^2.5
normal
urlencoding ^2.1
normal
wasm-bindgen ^0.2
normal
optional
wasm-bindgen-futures ^0.4
normal
optional
web-sys ^0.3
normal
optional
reqwest ^0.11
normal
Versions
74.44%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
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
Module encoding
windjammer_
runtime
0.36.0
Module encoding
Module Items
Functions
In windjammer_
runtime::
platform::
native
windjammer_runtime
::
platform
::
native
Module
encoding
Copy item path
Source
Expand description
Native encoding implementation
Re-exports the existing windjammer-runtime encoding module.
Functions
ยง
base64_
decode
base64_
decode_
string
base64_
encode
base64_
encode_
string
hex_
decode
hex_
decode_
string
hex_
encode
hex_
encode_
string
url_
decode
url_
decode_
component
url_
encode
url_
encode_
component