Expand description
Build interactive cross-platform COSMIC applications.
Check out our application example in our repository.
Re-exports§
pub use context_drawer::ContextDrawer;pub use context_drawer::context_drawer;pub use crate::Core;pub use settings::Settings;
Modules§
- context_
drawer  - cosmic
 - settings
 - Configure a new COSMIC application.
 
Enums§
- Action
 - A message managed internally by COSMIC.
 
Traits§
- Application
 - An interactive cross-platform COSMIC application.
 - Application
Ext  - Methods automatically derived for all types implementing 
Application. - Cosmic
Flags