create_rust_lib_template

Crates.iocreate_rust_lib_template
lib.rscreate_rust_lib_template
version0.1.0
sourcesrc
created_at2022-04-29 06:36:20.275283
updated_at2022-04-29 06:36:20.275283
description_description_
homepagehttps://github.com/pefish/create-rust-lib-template
repositoryhttps://github.com/pefish/create-rust-lib-template
max_upload_size
id577156
size2,193
pefish (pefish)

documentation

https://github.com/pefish/create-rust-lib-template

README

Description

Build

Install cargo-exec first before building.

cargo install cargo-exec

then

cargo exec build

Publish to crates.io

cargo exec publish

Run example

cargo exec example
Commit count: 12

cargo fmt