Function ftd::p2::utils::reorder

source · []
pub fn reorder(
    p1: &[Section],
    doc: &TDoc<'_>
) -> Result<(Vec<Section>, Vec<String>)>