Registry / other / azul-core

azul-core

JSON →
library0.0.8rscratesunverified

Common datatypes used for the Azul document object model, shared across all azul-* crates.

# Cargo.toml [dependencies] azul-core = "0.0.8"
INSTALL
IMPORT
SIG · AZUL-CORE
A
azul-core
otherrustv0.0.8
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.

Dom
use azul_core::Dom;

Create a new Azul DOM

use azul_core::Dom; fn main() { let dom = Dom::new(); println!("Azul DOM created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.8latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
Meta
2
OpenAI (training)
1
Resources
azul-core — cargo add azul-core · libregistry