iced/native/src/layout
Nikolai Vazquez 267e242238 Make many functions const
The point is to set up repeated components or boilerplate before their
use sites.

The majority of these make sense as `const`. However, some functions
such as those regarding state may not make sense as `const`.
2019-11-29 21:24:52 -05:00
..
DRUID_LICENSE Draft custom layout engine based on druid 2019-11-11 03:08:00 +01:00
flex.rs Write docs for iced and iced_native 2019-11-22 19:36:57 +01:00
limits.rs Make many functions const 2019-11-29 21:24:52 -05:00
node.rs Make many functions const 2019-11-29 21:24:52 -05:00