1use serde::{Serialize, Deserialize}; 2use super::SectionCompact; 3pub type SectionBase = SectionCompact;