//! 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`](https://docs.rs/concoct/latest/concoct/) runtime.
cfg_flag!;
cfg_flag!;