Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.eztd-core]
version = "^0.0.3"

[package]
categories = ["data-structures"]
description = "Quick start Rust"
edition = "2018"
keywords = ["development", "prototype"]
license = "MIT OR Apache-2.0"
name = "eztd"
readme = "README.md"
repository = "https://github.com/epage/eztd"
version = "0.0.3"