cargo
::
util
::
toml
Function
cargo
::
util
::
toml
::
parse
[
−
]
[src]
pub fn parse(toml: &
str
, file: &
Path
) ->
CargoResult
<
Table
>