galbi 0.2.0

some shortcut types
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[package]
authors = ["myyrakle <sssang97@naver.com>"]
description = "some shortcut types"
documentation = "https://github.com/myyrakle/galbi/blob/master/README.md"
edition = "2018"
exclude = ["src/main.rs"]
homepage = "https://github.com/myyrakle/galbi/blob/master/README.md"
include = ["src/*", "Cargo.toml"]
keywords = ["shortcut", "type"]
license = "MIT"
name = "galbi"
readme = "README.md"
repository = "https://github.com/myyrakle/galbi"
version = "0.2.0"