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