Re-exports§
pub use crate::theapp::TheApp;pub use crate::thecontext::TheContext;pub use crate::thetrait::TheTrait;
Modules§
- prelude
- theapp
- thecolor
- thecontext
- thedim
- thedraw2d
- thenodecanvas
- thepalette
- thergbabuffer
- thetime
- thetrait
- thewinitapp
Structs§
Enums§
Traits§
- Deserialize
- A data structure that can be deserialized from any data format supported by Serde.
- Serialize
- A data structure that can be serialized into any data format supported by Serde.