rustc_
codegen_
llvm
1.84.0-dev
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
>