Function mount_project

Source
pub fn mount_project(
    fields: &SelectionField<'_>,
    project: &mut Document,
    father_field: Option<&str>,
)