rustc_
codegen_
llvm
1.85.0-nightly
(a47555110 2024-11-22)
In rustc_
codegen_
llvm::
llvm_
rustc_codegen_llvm
::
llvm_
Function
build_string
Copy item path
Source
pub fn build_string( f: impl
FnOnce
(&
RustString
), ) ->
Result
<
String
,
FromUtf8Error
>