Function rustc_codegen_llvm::llvm_::build_string

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