rustc_
codegen_
llvm
1.83.0
(90b35a623 2024-11-26)
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
>