rust_lib_starter_sample 0.0.1

Library sample.
Documentation

Rust library starter

How to use

Specify dependency in your project's Cargo.toml.

[dependencies]
rust_lib_starter_sample = "0.0.1"

If you try beta release:

[dependencies]
rust_lib_starter_sample = "0.0.1"