vaz_lib 0.2.3

vaz_lib is a small library made for those who just don't want to fuddle with complex stuff.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "vaz_lib"
version = "0.2.3"
authors = ["vazpera"]
edition = "2021"
description = "vaz_lib is a small library made for those who just don't want to fuddle with complex stuff."
license = "MIT OR Apache-2.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
console = "0.15.7"