Function concat_debezium_name_field

Source
fn concat_debezium_name_field(
    db_name: &str,
    sink_from_name: &str,
    value: &str,
) -> String