gatio-std 0.0.0

RESERVED-CRATE: Standard library crate for Gatio.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "gatio-std"
version = "0.0.0"
description = "RESERVED-CRATE: Standard library crate for Gatio."
license = "MIT OR Apache-2.0"
readme = "README.md"
repository = "https://github.com/jeptek/gatio"
publish = true

[lib]
path = "src/lib.rs"