Skip to main content
read_toml_string
cargo
1.95.0-nightly
(c78a29473 2026-02-22)
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
>