Expand description
This crate is a part of rat-salsa.
§rat-widget (extra)
This crate contains optional widgets for rat-widget.
These are widgets that are too specialized to be contained in the main rat-widget crate.
Each widget will be behind a feature gate too.
- IBANInput - Text input and validation for IBAN bank account numbers.
- ColorInput - Color input widget.
Modules§
- color_
input color-input - Widget for color input.
- iban
iban - Input field for IBAN bank account numbers.