rustc_codegen_llvm::llvm_

Function build_string

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