Registry / utility / qinetic-app

qinetic-app

JSON →
libraryrscratesunverified

A crate containing application functionality for the Qinetic project.

# Cargo.toml [dependencies] qinetic_app = "latest"
INSTALL
IMPORT
SIG · QINETIC-APP
Q
qinetic-app
utilityrust
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.

QineticApp
✓ use qinetic_app::QineticApp;

Initialize and run the Qinetic application.

use qinetic_app::QineticApp; fn main() { let app = QineticApp::new(); println!("Qinetic app initialized"); }
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
7 hits · last 30 days
node
6
Amazon
1
Resources
qinetic-app — cargo add qinetic-app · libregistry