tiny-input

Crates.iotiny-input
lib.rstiny-input
version0.1.0
sourcesrc
created_at2024-09-10 08:09:54.030732
updated_at2024-09-10 08:09:54.030732
descriptionTiny input macros.
homepage
repositoryhttps://github.com/nekitdev/tiny-input
max_upload_size
id1370165
size23,702
Nikita Tikhonov (nekitdev)

documentation

https://docs.rs/tiny-input

README

tiny-input

License Version Downloads Test

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.

Commit count: 0

cargo fmt