1pub mod canvas; 2pub mod canvas_handler; 3pub mod handles_draw_request; 4pub mod is_color; 5pub mod project; 6pub mod requests_draw; 7pub mod shape;