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 vcomponent
wal_
core
0.1.1
Module vcomponent
Module Items
Structs
In wal_
core::
virtual_
dom
wal_core
::
virtual_dom
Module
vcomponent
Copy item path
Source
Structs
ยง
VComponent
Special VNode type, which represents custom component node. There is no direct translation of
VComponent
to a single DOM node, but it translates to a subtree of DOM nodes.