sercli 0.1.0

Server client interactions
Documentation
[dependencies]

[lib]
crate-type = ["rlib", "staticlib"]
name = "sercli"
path = "src/lib.rs"

[package]
authors = ["Vladas Zakrevksis <146100@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Server client interactions"
edition = "2021"
homepage = "https://github.com/VladasZ/sercli"
license = "MIT OR Apache-2.0"
name = "sercli"
readme = false
repository = "https://github.com/VladasZ/sercli"
version = "0.1.0"