rustc_
codegen_
llvm
1.84.0-beta.4
(202008a1b 2024-12-07)
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
>