Registry / other / rsiot-component-core

rsiot-component-core

JSON →
library0.0.71rscratesunverified

Data types for creating components in the RSIoT framework.

# Cargo.toml [dependencies] rsiot-component-core = "0.0.71"
INSTALL
IMPORT
SIG · RSIOT-COMPONENT-CO
R
rsiot-component-core
otherrustv0.0.71
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 rsiot_component_core::Component;

Creates a new RSIoT component.

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

No known issues recorded.

Upgrade
Version history
0.0.71latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
rsiot-component-core — cargo add rsiot-component-core · libregistry