Registry / utility / tofuri-core

tofuri-core

JSON →
library0.1.2rscratesunverified

Core types and utilities for the Tofuri project.

# Cargo.toml [dependencies] tofuri-core = "0.1.2"
INSTALL
IMPORT
SIG · TOFURI-CORE
T
tofuri-core
utilityrustv0.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.

TofuriCore
use tofuri_core::prelude::*;

Initializes the Tofuri core and prints its state.

use tofuri_core::prelude::*; fn main() { let core = TofuriCore::new(); println!("Tofuri core initialized: {:?}", core); }
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
12 hits · last 30 days
node
12
Resources
tofuri-core — cargo add tofuri-core · libregistry