Function style::properties::declaration_block::append_declaration_value

source ยท
pub fn append_declaration_value<'a, 'b: 'a>(
    dest: &mut CssStringWriter,
    appendable_value: AppendableValue<'a, 'b>,
) -> Result
Expand description

Append a given kind of appendable value to a serialization.