Registry / other / libflo

libflo

JSON →
library0.1.2rscratesunverified

Provides all components of the libflo library.

# Cargo.toml [dependencies] libflo = "0.1.2"
INSTALL
IMPORT
SIG · LIBFLO
L
libflo
otherrustv0.1.2
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.

Component
use libflo::Component;

Creates a new libflo component.

use libflo::Component; fn main() { let component = Component::new(); println!("Component created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
libflo — cargo add libflo · libregistry