docs.rs failed to build iced-box-0.3.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
iced-box-0.5.0
iced-box
A utility box for iced.rs
Useful links
iced-box documentation here
Installation
To install a single feature, use cargo add iced-box --features material_icons
To install several features, use cargo add iced-box --features material_icons,lucide_icons
Compatibility with iced versions
| iced version | iced-box version |
|---|---|
| 0.12 | 0.3, 0.2 |
Features
| Name | Description |
|---|---|
| material_icons | Provides Google Material style icons |
| lucide_icons | Provides Lucide style icons |
Description
This box was created with the aim of offering new features to iced Some code examples are expected here too Today, iced has a complicated learning curve, one of the objectives of this project is to collaborate with more beginner users in this iced world
For the future
| Functionality | Description |
|---|---|
| table | something similar to this |
Contributing
Are you interested in contributing to the project? know more