rustc_
codegen_
llvm
1.87.0-nightly
(920d95eaf 2025-03-28)
In rustc_
codegen_
llvm::
llvm
rustc_codegen_llvm
::
llvm
Function
build_string
Copy item path
Source
pub(crate) fn build_string( f: impl
FnOnce
(&
RustString
), ) ->
Result
<
String
,
FromUtf8Error
>