| Crates.io | rust-template-example |
| lib.rs | rust-template-example |
| version | 0.1.4 |
| created_at | 2025-04-12 10:57:58.793436+00 |
| updated_at | 2025-04-19 11:49:56.237293+00 |
| description | An example showcasing the usage of https://github.com/PRO-2684/rust-template. |
| homepage | |
| repository | https://github.com/PRO-2684/rust-template-example |
| max_upload_size | |
| id | 1630811 |
| size | 7,321 |
An example showcasing the usage of https://github.com/PRO-2684/rust-template.
Create a new GitHub repository with the name rust-template-example and push this generated project to it.
Enable Actions for the repository, and grant "Read and write permissions" to the workflow here.
Generate an API token on crates.io, with the following setup:
Name: rust-template-exampleExpiration: No expirationScopes: publish-new, publish-updateCrates: rust-template-exampleAdd a repository secret named CARGO_TOKEN with the generated token as its value.
Consider removing this section and updating this README with your own project information.
binstallcargo binstall rust-template-example
Navigate to the Releases page and download respective binary for your platform. Make sure to give it execute permissions.
cargo install rust-template-example
TODO
TODO
TODO