Crates.io | tiny-input |
lib.rs | tiny-input |
version | 0.1.0 |
source | src |
created_at | 2024-09-10 08:09:54.030732 |
updated_at | 2024-09-10 08:09:54.030732 |
description | Tiny input macros. |
homepage | |
repository | https://github.com/nekitdev/tiny-input |
max_upload_size | |
id | 1370165 |
size | 23,702 |
tiny-input
Tiny input macros.
cargo
You 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.1.0"
Alternatively, you can add it directly from the source:
[dependencies.tiny-input]
git = "https://github.com/tiny-input/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.