Function concat_attribute

Source
pub fn concat_attribute(
    field_value: &str,
    attribute_value: Option<&String>,
) -> String