yew_vnode_struct 0.1.0

Utility for yew framework to get the complete structure of vnode
Documentation
[dependencies.web-sys]
features = ["Node"]
version = "0.3.36"

[dependencies.yew]
features = ["toml", "yaml", "msgpack", "cbor", "web_sys"]
version = "0.14"

[package]
authors = ["Francisco Jesus Navarro Cortes <spieljs@gmail.com>"]
categories = ["yew", "debug", "test"]
description = "Utility for yew framework to get the complete structure of vnode"
edition = "2018"
license = "MIT"
name = "yew_vnode_struct"
version = "0.1.0"