cargo
1.91.0-nightly
(54c581243 2025-08-25)
In cargo::
util::
toml
cargo
::
util
::
toml
Function
deserialize_toml
Copy item path
Source
fn deserialize_toml( document: &Spanned<DeTable<'static>>, ) ->
Result
<
TomlManifest
, Error>