Skip to main content

audience_moves_by_row

Function audience_moves_by_row 

Source
pub fn audience_moves_by_row(
    moves: &[AudienceMove],
) -> Result<BTreeMap<(String, String), &AudienceMove>, DbError>