Docs.rs
fluvio-spu-schema-0.14.2
fluvio-spu-schema 0.14.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
sehz
github:infinyon:fluvio-publisher
digikata
Dependencies
bytes ^1.1.0
normal
derive_builder ^0.12.0
normal
educe ^0.4.19
normal
flate2 ^1.0.25
normal
fluvio-future ^0.5.1
normal
fluvio-protocol ^0.10.1
normal
fluvio-smartmodule ^0.7.0
normal
fluvio-types ^0.4.0
normal
serde ^1.0.144
normal
static_assertions ^1.1.0
normal
tracing ^0.1.19
normal
fluvio-future ^0.5.1
dev
fluvio-protocol ^0.10.1
dev
fluvio-socket ^0.14.3
dev
flv-util ^0.5.2
dev
futures-util ^0.3.6
dev
Versions
29.31%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
?
1
2
3
4
5
mod
request;
mod
response;
pub use
request::
*
;
pub use
response::
*
;