Registry / other / druid-shell

druid-shell

JSON →
library0.8.3rscratesunverified

Platform abstracting application shell used for Druid toolkit.

# Cargo.toml [dependencies] druid-shell = "0.8.3"
INSTALL
IMPORT
SIG · DRUID-SHELL
D
druid-shell
otherrustv0.8.3
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.

Application
use druid_shell::Application;

Creates a new Druid application shell instance.

use druid_shell::Application; fn main() { let app = Application::new().unwrap(); println!("Application created: {:?}", app); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
druid-shell — cargo add druid-shell · libregistry