Expand description
Core library for Maycoon => See maycoon crate.
Contains core app logic and widget types.
Modulesยง
- app
- Contains app functionality.
- component
- Contains structures to work with the component architecture
- config
- Contains the
MayConfigstruct. - layout
- Contains useful types and functions for layout interaction.
- state
- Contains app state management features
- tasks
- Contains the task runner and utilities for running async
- widget
- Contains the core widget functionalities
- window
- Contains useful types for interacting with winit.