Registry / networking / flv-types

flv-types

JSON →
libraryrscratesunverified

Common types for the Fluvio streaming platform.

# Cargo.toml [dependencies] flv-types = "latest"
INSTALL
IMPORT
SIG · FLV-TYPES
F
flv-types
networkingrust
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.

FluvioError
use flv_types::FluvioError;

Use a Fluvio error type.

use flv_types::FluvioError; fn main() { let err = FluvioError::Other("test".into()); println!("{:?}", err); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
flv-types — cargo add flv-types · libregistry