yc-server 0.0.1

YouCloud server - UCloud simulation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Arniu <arniu2006@gmail.com>"]
description = """
YouCloud server - UCloud simulation
"""
edition = "2018"
homepage = "https://github.com/arniu/yc"
license = "MIT OR Apache-2.0"
name = "yc-server"
readme = "README.md"
repository = "https://github.com/arniu/yc"
version = "0.0.1"