19 个版本 (11 个重大更新)

0.12.3 2024年3月3日
0.10.0 2023年7月28日
0.8.1 2023年2月25日
0.6.2 2022年12月7日
0.1.0 2019年11月25日

#1297GUI

Download history • Rust 包仓库 4688/week @ 2024-03-14 • Rust 包仓库 5908/week @ 2024-03-21 • Rust 包仓库 5400/week @ 2024-03-28 • Rust 包仓库 4536/week @ 2024-04-04 • Rust 包仓库 5541/week @ 2024-04-11 • Rust 包仓库 5403/week @ 2024-04-18 • Rust 包仓库 5546/week @ 2024-04-25 • Rust 包仓库 5050/week @ 2024-05-02 • Rust 包仓库 4374/week @ 2024-05-09 • Rust 包仓库 4742/week @ 2024-05-16 • Rust 包仓库 4689/week @ 2024-05-23 • Rust 包仓库 5489/week @ 2024-05-30 • Rust 包仓库 4552/week @ 2024-06-06 • Rust 包仓库 4743/week @ 2024-06-13 • Rust 包仓库 4770/week @ 2024-06-20 • Rust 包仓库 3600/week @ 2024-06-27 • Rust 包仓库

每月18,344次 下载
用于 135 个crate (22个直接使用)

MIT 许可证

235KB
5.5K SLoC

iced_core

Documentation Crates.io License Discord Server

iced_core 包含公共API的基本可重用类型。例如,基本数据类型如 PointRectangleLength 等。

这个crate旨在作为Iced运行时的起点。

The foundations

安装

iced_core 添加为 Cargo.toml 中的依赖项

iced_core = "0.9"

Iced 发展迅速,master 分支可能包含破坏性变更! 如果你想了解特定版本,请查看 版本列表

依赖项

~4.5MB
~125K SLoC