Crate layout2d

Source
Expand description

Library for UI development

This library features a UIScreen<T> where T is your data that you want to store in the UI. You can for example, have a function callback in the UI.

This library doesn’t do any drawing, only layout.

Re-exports§

Modules§