concoct-0.16.1 has been yanked.
Visit the last successful build:
concoct-0.19.0-alpha.2
Concoct is a runtime for user-interfaces in Rust.
This crate provides an event-driven state management system that runs anywhere (including #![no_std]).
use ;
Installation
The easiest way to get started is using the full feature flag.
cargo add concoct --features full
To see a list of the available features flags that can be enabled, check our docs.