Registry / other / freya-dom

freya-dom

JSON →
library0.1.2rscratesunverified

Internal DOM abstractions for Freya.

# Cargo.toml [dependencies] freya-dom = "0.1.2"
INSTALL
IMPORT
SIG · FREYA-DOM
F
freya-dom
otherrustv0.1.2
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.

DomNode
use freya_dom::DomNode;

Create a new DOM node for Freya.

use freya_dom::DomNode; fn main() { let node = DomNode::new(); println!("DOM node created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
freya-dom — cargo add freya-dom · libregistry