web_console 0.3.7

Web functions for console
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "web_console"
version = "0.3.7"
authors = ["Richard Anaya"]
edition = "2018"
license = "MIT OR Apache-2.0"
description = "Web functions for console"
repository = "https://github.com/richardanaya/js-wasm"
readme = "README.md"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
js = {path="../js",version="0"}