read_toml_string
cargo
1.91.1
(ed61e7d7e 2025-11-07)
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
>