ppcore_def 0.2.2

A lightweight private-cloud solution.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "ppcore_def"
version = "0.2.2"
authors = ["范辉 <hui.fan@mail.ru>"]
edition = "2018"

description = "A lightweight private-cloud solution."
keywords = ["cloud", "container", "vm"]
categories = ["command-line-utilities"]
license = "MIT"
homepage = "https://gitee.com/kt10/ppstack"
repository = "https://gitee.com/kt10/ppstack.git"

[dependencies]
serde = { version = "1.0", features = ["derive"] }