Crate viewbuilder

Source
Expand description

A cross-platform user interface framework for Rust. Viewbuilder is a moduler GUI library that can be used as an entire framework, or with individual parts. This crate provides reactive objects for UI using the concoct runtime.

Re-exports§

pub use event_loop::EventLoop;EventLoop
pub use window::Window;Window

Modules§

event_loopEventLoop
windowWindow