p2p-file-sharing-enum-commands 0.2.0

Crate for containing common commands for client and daemon
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.serde]
features = ["derive"]
version = "1.0"

[package]
authors = ["Alexandr Zhukov <pridett2012@gmail.com>, Serhii Kocherha <serj911kocherga@gmail.com>"]
description = "Crate for containing common commands for client and daemon"
edition = "2018"
license = "MIT/Apache-2.0"
name = "p2p-file-sharing-enum-commands"
version = "0.2.0"