//! This module contains the modules that are responsible for storing the styling displayable objects or simply set text. pub mod objectstyle; pub mod styledobject;