Skip to main content

build_annotated_string

Function build_annotated_string 

Source
pub fn build_annotated_string(
    b: impl FnOnce(&mut AnnotatedStringBuilder),
) -> AnnotatedString
Expand description

Convenience function to build an AnnotatedString.