Registry / utility / it-lilo

it-lilo

JSON →
library0.7.0rscratesunverified

Defines helper utilities for lifting and lowering IT-related data.

# Cargo.toml [dependencies] it-lilo = "0.7.0"
INSTALL
IMPORT
SIG · IT-LILO
I
it-lilo
utilityrustv0.7.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.

Lift
use it_lilo::Lift;

Lift a value using the Lift trait.

use it_lilo::Lift; fn main() { let lifted = 42u32.lift(); println!("{:?}", lifted); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
it-lilo — cargo add it-lilo · libregistry