Registry / utility / lipl-display-common

lipl-display-common

JSON →
library0.4.6rscratesunverified

Models for Lipl Display

# Cargo.toml [dependencies] lipl-display-common = "0.4.6"
INSTALL
IMPORT
SIG · LIPL-DISPLAY-COMMO
L
lipl-display-common
utilityrustv0.4.6
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.

DisplayModel
use lipl_display_common::DisplayModel;

Create a default display model

use lipl_display_common::DisplayModel; fn main() { let model = DisplayModel::default(); println!("Model: {:?}", model); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.6latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
lipl-display-common — cargo add lipl-display-common · libregistry