demo-crate 0.0.1

just a crate I use to test crates.io, docs.rs and other tools
Documentation
[package]
name = "demo-crate"
description = "just a crate I use to test crates.io, docs.rs and other tools"
version = "0.0.1"
edition = "2021"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]