Docs.rs
rs2-stream-0.3.3
rs2-stream 0.3.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
VishnuRaman
Dependencies
async-stream ^0.3
normal
async-trait ^0.1
normal
base64 ^0.21.7
normal
chrono ^0.4.41
normal
futures ^0.3
normal
futures-core ^0.3.31
normal
futures-util ^0.3.31
normal
jsonschema ^0.30.0
normal
lazy_static ^1.4
normal
log ^0.4.27
normal
num_cpus ^1.17.0
normal
quickcheck ^1.0.3
normal
rand ^0.8.5
normal
rdkafka ^0.37.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10.9
normal
thiserror ^1.0.69
normal
tokio ^1.0
normal
tokio-stream ^0.1.17
normal
uuid ^1.17.0
normal
criterion ^0.5.1
dev
once_cell ^1.19.0
dev
quickcheck ^1.0.3
dev
rand ^0.8.5
dev
serial_test ^3.0.0
dev
testcontainers ^0.24.0
dev
testcontainers-modules ^0.12.1
dev
tokio-test ^0.4.4
dev
Versions
48.66%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
rs2_
stream
0.3.3
Module schema_
validation
Module Items
Structs
Enums
Traits
In crate rs2_
stream
rs2_stream
Module
schema_validation
Copy item path
Source
Expand description
Schema validation system for RS2 streams
Structs
§
Json
Schema
Validator
Production-ready JSON Schema validator for RS2 streams.
Enums
§
Schema
Error
Traits
§
Schema
Validator