nardol 0.0.2

Simple framework that provides structure to data sent and received from network.
Documentation
[dependencies.backtrace]
version = "0.3.61"

[dependencies.chrono]
version = "0.4.19"

[dependencies.indoc]
version = "1.0.3"

[dependencies.itertools]
version = "0.10.0"

[dependencies.ron]
version = "0.6.5"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[package]
description = "Simple framework that provides structure to data sent and received from network."
edition = "2018"
homepage = "https://github.com/WellHereIAm/nardol"
license = "MIT"
name = "nardol"
readme = "README.md"
repository = "https://github.com/WellHereIAm/nardol"
version = "0.0.2"