Registry / other / deskc-types

deskc-types

JSON →
library0.0.0rscratesunverified

Types for the Desk application platform for cyberpunk-themed desktops.

# Cargo.toml [dependencies] deskc-types = "0.0.0"
INSTALL
IMPORT
SIG · DESKC-TYPES
D
deskc-types
otherrustv0.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.

DeskConfig
use deskc_types::DeskConfig;

Creates a default Desk configuration.

use deskc_types::DeskConfig; fn main() { let config = DeskConfig::default(); println!("{:?}", config); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Meta
1
Resources
deskc-types — cargo add deskc-types · libregistry