pub fn export_all(
bridge: &mut GitProjection<'_>,
) -> GitProjectionResult<ExportStats>Expand description
Export all Heddle states to Git commits.
pub fn export_all(
bridge: &mut GitProjection<'_>,
) -> GitProjectionResult<ExportStats>Export all Heddle states to Git commits.