Expand description
KAS macros
This crate extends impl-tools
.
Macros§
- Make an aligned column widget
- Make an aligned row widget
- Generate an anonymous struct which implements
kas::CellCollection
- Generate an anonymous struct which implements
kas::Collection
- Make a column widget
- Make a float widget
- Make a grid widget
- Construct a single-instance struct
- Scope supporting
impl Self
and advanced attribute macros - Make a list widget
- Make a row widget
- Index of a child widget
Attribute Macros§
- A variant of the standard
derive
macro - A trait implementation is an extension over some base
- Implement
Default
- Attribute to implement the
kas::Widget
family of traits