Crate maycoon_core

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.
platform
Contains conditional types to provide generic platform specific structures.
plugin
Contains the plugin system.
reference
Contains the reference::Ref for representing a reference to a value.
signal
Contains the signal system for reactive programming.
tasks
Contains the task runner and utilities for running async.
vgi
Contains the universal vector graphics interface.
widget
Contains the core widget functionalities.
window
Contains useful types for interacting with winit.

Constants§

DEFAULT_FONT
The data of the default Noto Sans font.