Registry / utility / torin
library0.3.4rscratesunverified

UI layout Library designed for Freya.

# Cargo.toml [dependencies] torin = "0.3.4"
INSTALL
IMPORT
SIG · TORIN
T
torin
utilityrustv0.3.4
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.

Layout
✓ use torin::layout::Layout;

Creates a new Layout instance for UI layout.

use torin::layout::Layout; fn main() { let layout = Layout::new(); println!("Layout created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
torin — cargo add torin · libregistry