1 2 3 4
/// This module only contains the structs needed for the configuration pub mod model; /// Module for reading the layout configuration pub mod reader;