plugger-types 0.1.0

Plugger types
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name = "plugger-types"
version = "0.1.0"
authors = ["Dylan McKay <dylanmckay34@gmail.com>"]

description = "Plugger types"

# These URLs point to more information about the repository.
repository = "https://github.com/dylanmckay/plugger-core"

keywords = ["plugin"]
license = "MIT"

[dependencies]

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