cargo
1.81.0-nightly
(032be6f7b 2024-07-16)
In cargo::util::toml
Function
cargo
::
util
::
toml
::
read_toml_string
Copy item path
source
ยท
[
−
]
fn read_toml_string(path: &
Path
, gctx: &
GlobalContext
) ->
CargoResult
<
String
>