beuvy 0.1.0

Facade crate for beuvy-runtime plus optional declarative UI authoring.
Documentation
1
2
3
4
5
6
7
8
pub(crate) mod button;
pub(crate) mod hr;
pub(crate) mod image;
pub(crate) mod container;
pub(crate) mod input;
pub(crate) mod link;
pub(crate) mod select;
pub(crate) mod text;