Skip to main content
build_string
rustc_
codegen_
llvm
1.99.0-nightly
(c81c8c15f 2026-09-09) (Ferrocene nightly by Ferrous Systems)
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
>