cargo
1.84.0-nightly
(3fee0f12e 2024-11-20)
In cargo::
util::
toml
cargo
::
util
::
toml
Function
read_toml_string
Copy item path
Source
fn read_toml_string(path: &
Path
, gctx: &
GlobalContext
) ->
CargoResult
<
String
>