// Platform contains all platform specific stuff.
// - Timemanager
// - Eventloop
// - Files
// Tekenen contains all the drawing, platform independent stuff.
// - background(), rect(), draw_image()
pub use ;
// UI, Describe layout in a 'css' manner
// Rust-embed
// - emded files in executable