Docs.rs
veilid-core-0.5.2
veilid-core 0.5.2
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
veilid
Dependencies
arc-swap ^1.8.0
normal
argon2 ^0.5.3
normal
optional
async-trait ^0.1.89
normal
backtrace ^0.3.71
normal
blake2 ^0
normal
optional
blake3 ^1.8.2
normal
optional
bytes ^1.10.1
normal
capnp ^0.21.0
normal
cfg-if ^1.0.0
normal
chacha20 ^0.9.1
normal
optional
chacha20poly1305 ^0.10.1
normal
optional
curve25519-dalek ^4.1.3
normal
optional
data-encoding ^2.8.0
normal
digest ^0.10.7
normal
optional
directories ^5.0.1
normal
ed25519-dalek ^2.1.1
normal
optional
enumset ^1.1.5
normal
eyre ^0.6.12
normal
flume ^0.11.1
normal
futures-util ^0.3.31
normal
get-size ^0.1.4
normal
veilid-hashlink =0.1.3
normal
hex ^0.4.3
normal
indent ^0.1.1
normal
json ^0.12.4
normal
keyvaluedb =0.1.6
normal
lazy_static ^1.5.0
normal
lz4_flex ^0.11.3
normal
macro_rules_attribute ^0.2.2
normal
num-traits ^0.2.19
normal
once_cell ^1.20.3
normal
parking_lot ^0.12.5
normal
paste ^1.0.15
normal
range-set-blaze ^0.1.16
normal
sanitize-filename ^0.5.0
normal
schemars ^1.0.3
normal
serde ^1.0.218
normal
serde_json ^1.0.140
normal
serde_with ^3.12.0
normal
shell-words ^1.1.0
normal
stop-token ^0.7.0
normal
thiserror ^1.0.69
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.19
normal
veilid-tools ^0.5.2
normal
weak-table ^0.3.2
normal
x25519-dalek ^2.0.1
normal
optional
bosion ^1.1.2
build
capnpc ^0.21.0
build
glob ^0.3.2
build
hex ^0.4.3
build
reqwest ^0.11
build
optional
sha2 ^0.10.8
build
js-sys ^0.3.83
normal
keyvaluedb-web =0.1.6
normal
send_wrapper ^0.6.0
normal
serde-wasm-bindgen ^0.6.5
normal
serde_bytes ^0.11
normal
tsify ^0.5.5
normal
veilid-tools ^0.5.2
normal
wasm-bindgen =0.2.108
normal
wasm-bindgen-derive ^0.3.0
normal
web-sys ^0.3.77
normal
ws_stream_wasm ^0.7.4
normal
console_error_panic_hook ^0.1.7
dev
veilid-tracing-wasm =0.1.0
dev
wasm-bindgen-test ^0.3.56
dev
async-sqlite =0.5.3
normal
async-std ^1.13.0
normal
optional
async-tls ^0.13.0
normal
async-tungstenite ^0.27.0
normal
futures-util ^0.3.31
normal
veilid-igd ^0.1.1
normal
keyring-manager =0.6.0
normal
keyvaluedb-sqlite =0.1.6
normal
maxminddb ^0.24.0
normal
optional
rustls ^0.21.12
normal
rustls-pemfile ^1.0.4
normal
sysinfo ^0.30.13
normal
tokio ^1.43.0
normal
optional
veilid-bugsalot ^0.2.0
dev
tracing-subscriber ^0.3.19
dev
jni ^0.21.1
normal
paranoid-android ^0.2.2
normal
optional
tracing-oslog ^0.3.0
normal
optional
Versions
31.76%
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
serialize_json_bytes
veilid_
core
0.5.2
veilid_core
Function
serialize_
json_
bytes
Copy item path
Source
pub fn serialize_json_bytes<T:
Serialize
+
Debug
>(val: T) ->
Vec
<
u8
>
ⓘ