Registry / other / fabric-system

fabric-system

JSON →
library2.0.0rscratesunverified

System module for the FABRIC framework, part of the Tetcore ecosystem.

# Cargo.toml [dependencies] fabric-system = "2.0.0"
INSTALL
IMPORT
SIG · FABRIC-SYSTEM
F
fabric-system
otherrustv2.0.0
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.

System
use fabric_system::System;

Initialize the FABRIC system module.

use fabric_system::System; fn main() { let system = System::new(); println!("System initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
fabric-system — cargo add fabric-system · libregistry