Function layout_2013::generated_content::push_representation
source ยท fn push_representation(value: i32, list_style_type: T, accumulator: &mut String)
Expand description
Appends string that represents the value rendered using the system appropriate for the given
list-style-type
onto the given string.