codendocs 0.0.7

Code & Docs Rust Library or Application
Documentation
[[bin]]
name = "cnd"
path = "rs/rs_bin/main.rs"

[lib]
name = "cnd"
path = "rs/rs_src/lib.rs"

[package]
authors = ["codendocs"]
build = "rs/build/build.rs"
default-run = "cnd"
description = "Code & Docs Rust Library or Application"
edition = "2021"
homepage = "https://github.com/codendocs"
include = ["rs", "README.md"]
license = "MIT"
name = "codendocs"
readme = "README.md"
repository = "https://github.com/codendocs/codendocs"
version = "0.0.7"