build_string

Function build_string 

Source
pub(crate) fn build_string(
    f: impl FnOnce(&RustString),
) -> Result<String, FromUtf8Error>