rustc_
codegen_
llvm
1.85.0-nightly
(7c002ff9a 2024-12-25)
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
>