Skip to main content
read_toml_string
cargo
1.95.0-nightly
(f60a0f1bc 2026-02-02)
In cargo::
util::
toml
cargo
::
util
::
toml
Function
read_
toml_
string
Copy item path
Source
fn read_toml_string( path: &
Path
, is_embedded:
bool
, gctx: &
GlobalContext
, ) ->
CargoResult
<
String
>