rustc_
codegen_
llvm
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
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
>