cushy/src
Jonathan Johnson 7bd13e2a0a
Added for_each_subsequent
Refs #156

The ForEach trait currently doesn't have a subsequent version, but given
the discussion in the related issue I think that's OK.
2024-06-07 09:08:14 -07:00
..
animation LayoutContext 2023-11-05 11:50:59 -08:00
styles Basic context menus 2024-05-09 08:16:34 -07:00
widgets Clarified some window builder documentation 2024-05-17 15:00:24 -07:00
animation.rs Added optional tokio integration 2024-05-11 21:25:54 -07:00
app.rs Added optional tokio integration 2024-05-11 21:25:54 -07:00
context.rs Submenu support in context menus 2024-05-10 09:10:39 -07:00
debug.rs Added optional tokio integration 2024-05-11 21:25:54 -07:00
example.rs Moved example generation into cushy 2024-05-12 07:58:09 -07:00
fonts.rs Dynamic font loading 2024-03-06 16:53:36 -08:00
graphics.rs Dynamic font loading 2024-03-06 16:53:36 -08:00
lib.rs Moved example generation into cushy 2024-05-12 07:58:09 -07:00
names.rs Renaming crate to Cushy 2023-12-27 19:02:59 -08:00
styles.rs Added List widget 2024-01-18 13:29:50 -08:00
tick.rs map_each deadlock prevention 2024-04-05 16:14:26 -07:00
tree.rs Fixed a crash in Switcher 2024-05-13 08:39:43 -07:00
utils.rs map_each deadlock prevention 2024-04-05 16:14:26 -07:00
value.rs Added for_each_subsequent 2024-06-07 09:08:14 -07:00
widget.rs Clarified some window builder documentation 2024-05-17 15:00:24 -07:00
widgets.rs Export Menu + Finish Guide Stubs 2024-05-11 19:30:36 -07:00
window.rs Clarified some window builder documentation 2024-05-17 15:00:24 -07:00