| Crates.io | create_rust_lib_template |
| lib.rs | create_rust_lib_template |
| version | 0.1.0 |
| created_at | 2022-04-29 06:36:20.275283+00 |
| updated_at | 2022-04-29 06:36:20.275283+00 |
| description | _description_ |
| homepage | https://github.com/pefish/create-rust-lib-template |
| repository | https://github.com/pefish/create-rust-lib-template |
| max_upload_size | |
| id | 577156 |
| size | 2,193 |
Install cargo-exec first before building.
cargo install cargo-exec
then
cargo exec build
cargo exec publish
cargo exec example