| Crates.io | ui-theme |
| lib.rs | ui-theme |
| version | 0.2.0 |
| created_at | 2025-10-28 02:57:30.158232+00 |
| updated_at | 2025-10-28 02:57:30.158232+00 |
| description | A crate for working with UI theme types. |
| homepage | |
| repository | https://github.com/endoli/ui-events |
| max_upload_size | |
| id | 1904024 |
| size | 19,135 |
UI Theme is a Rust crate which ...
std (enabled by default): Use the Rust standard library.This version of UI Theme has been verified to compile with Rust 1.73 and later.
The no_std build of this library needs Rust 1.81 and later.
Future versions of UI Theme might increase the Rust version requirement. It will not be treated as a breaking change and as such can even happen with small patch releases.
As time has passed, some of UI Theme's dependencies could have released versions with a higher Rust requirement. If you encounter a compilation issue due to a dependency and don't want to upgrade your Rust toolchain, then you could downgrade the dependency.
# Use the problematic dependency's name and version
cargo update -p package_name --precise 0.1.1
Discussion of UI Theme development happens in the Linebender Zulip, specifically the #general channel. All public content can be read without logging in.
Licensed under either of
at your option.
Contributions are welcome by pull request. The Rust code of conduct applies. Please feel free to add your name to the AUTHORS file in any substantive pull request.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.