| Crates.io | tiny-input |
| lib.rs | tiny-input |
| version | 0.2.0 |
| created_at | 2024-09-10 08:09:54.030732+00 |
| updated_at | 2025-03-24 19:08:32.574118+00 |
| description | Tiny input macros. |
| homepage | |
| repository | https://github.com/nekitdev/tiny-input |
| max_upload_size | |
| id | 1370165 |
| size | 25,435 |
tiny-inputTiny input macros.
cargoYou can add tiny-input as a dependency with the following command:
$ cargo add tiny-input
Or by directly specifying it in the configuration like so:
[dependencies]
tiny-input = "0.2.0"
Alternatively, you can add it directly from the source:
[dependencies.tiny-input]
git = "https://github.com/nekitdev/tiny-input.git"
You can find the documentation here.
If you need support with the library, you can send an email.
You can find the changelog here.
You can find the Security Policy of tiny-input here.
If you are interested in contributing to tiny-input, make sure to take a look at the
Contributing Guide, as well as the Code of Conduct.
tiny-input is licensed under the MIT License terms. See License for details.