cargo_and_crates_0 0.1.0

A test project to learn crates features.
Documentation
1
2
3
4
5
6
7
8
[package]
name = "cargo_and_crates_0"
version = "0.1.0"
edition = "2021"
description = "A test project to learn crates features."
license = "MIT OR Apache-2.0"

[dependencies]