Docs.rs
wal-core-0.1.1
wal-core 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
05 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
Lorak294
Dependencies
console_error_panic_hook ^0.1.7
normal
gloo ^0.10.0
normal
itertools ^0.11
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3.64
normal
wasm-bindgen-test ^0.3
dev
Versions
19.25%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module vnode
wal_
core
0.1.1
Module vnode
Module Items
Enums
In wal_
core::
virtual_
dom
wal_core
::
virtual_dom
Module
vnode
Copy item path
Source
Enums
ยง
VNode
VNode is enum representing node in virtual DOM tree. Provides a wrapper over different types of nodes along with concise and convinient API for VDOM manipulation.