Crate maycoon_core

Source
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 MayConfig struct.
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.