rustc_
codegen_
llvm
1.84.0-nightly
(759e07f06 2024-10-30)
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
>