Docs.rs
brainwires-proxy-0.3.0
brainwires-proxy 0.3.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
nightness
Dependencies
anyhow ^1
normal
async-stream ^0.3
normal
async-trait ^0.1
normal
bytes ^1
normal
chrono ^0.4
normal
futures ^0.3
normal
http ^1.1
normal
http-body-util ^0.1
normal
optional
hyper ^1
normal
optional
hyper-util ^0.1
normal
optional
rustls-pemfile ^2
normal
optional
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1.43
normal
tokio-rustls ^0.26
normal
optional
tokio-tungstenite ^0.26
normal
optional
tracing ^0.1
normal
url ^2.5
normal
uuid ^1
normal
clap ^4
dev
rand ^0.10
dev
sha2 ^0.10
dev
tempfile ^3
dev
tokio ^1.43
dev
tracing-subscriber ^0.3
dev
Versions
55.45%
of the crate is documented
Go to latest version
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
Skip to main content
Module json_transform
brainwires_
proxy
0.3.0
Module json_
transform
Module Items
Structs
Enums
In brainwires_
proxy::
convert
brainwires_proxy
::
convert
Module
json_
transform
Copy item path
Source
Expand description
JSON structural transformation utilities.
Structs
§
Json
Transformer
Applies a sequence of JSON transformation rules.
Enums
§
Json
Rule
A rule for transforming a JSON structure.