Crate way_basis[−][src]
Expand description
Core rendering components for the frontend.
Re-exports
pub use crate::component::Component;
pub use crate::render::register;
pub use crate::render::render;
pub use crate::render::render_opt;
Modules
Contains a universal component.
Functions for registering rendering functions and using them.
The root layout.
A component to fill space with “maintenance” grid.
Structs
The root layout.
A widget that fills space with a special background.
Functions
Start the app with the root layout.
Install widgets into the registry.