weld

所属分类:大数据
开发工具:Rust
文件大小:0KB
下载次数:0
上传日期:2017-08-06 15:17:38
上 传 者sh-1993
说明:  玩Webrender,
(Playing around with Webrender,)

文件列表:
Cargo.toml (419, 2017-08-06)
examples/ (0, 2017-08-06)
examples/button.rs (3067, 2017-08-06)
src/ (0, 2017-08-06)
src/application.rs (2921, 2017-08-06)
src/layout_context.rs (4363, 2017-08-06)
src/lib.rs (333, 2017-08-06)
src/model.rs (5331, 2017-08-06)
src/window.rs (8504, 2017-08-06)
tests/ (0, 2017-08-06)
tests/common/ (0, 2017-08-06)
tests/common/utils.rs (1651, 2017-08-06)
tests/component.rs (2672, 2017-08-06)
tests/todomvc.rs (3099, 2017-08-06)

# Weld Very alpha GUI library that uses Webrender as a backend. The concepts are quite similar to libraries like React, Elm and Flutter: * Build up your GUI by composing components * Every interaction from a user with a component will trigger a callback that allows you to return a new component tree * Weld will (partially) re-render your GUI whenever the tree changes # Build $ cargo build --release # Example $ cargo run --release --example button

近期下载者

相关文件


收藏者