Registry / messaging / fluvio-types

fluvio-types

JSON →
library0.50.1rscratesunverified

Common types and objects used across the Fluvio streaming platform.

# Cargo.toml [dependencies] fluvio-types = "0.50.1"
INSTALL
IMPORT
SIG · FLUVIO-TYPES
F
fluvio-types
messagingrustv0.50.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SpuId
use fluvio_types::SpuId;

Creates a new SPU identifier.

use fluvio_types::SpuId; fn main() { let spu_id = SpuId::new(1); println!("SPU ID: {:?}", spu_id); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.50.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
fluvio-types — cargo add fluvio-types · libregistry