1 unstable release
0.1.0 | Sep 10, 2024 |
---|
#775 in Rust patterns
21 downloads per month
12KB
57 lines
tiny-input
Tiny input macros.
Installation
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"
Documentation
You can find the documentation here.
Support
If you need support with the library, you can send an email.
Changelog
You can find the changelog here.
Security Policy
You can find the Security Policy of tiny-input
here.
Contributing
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.
License
tiny-input
is licensed under the MIT License terms. See License for details.
Dependencies
~255–710KB
~17K SLoC