cargo_publishing 0.1.0

Project describing how to use comments to structure commenting for a library crate in Rust
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
authors = ["kishore <kishorer747@gmail.com>"]
description = "Project describing how to use comments to structure commenting for a library crate in Rust"
edition = "2018"
license = "MIT"
name = "cargo_publishing"
version = "0.1.0"