expand_manifest
cargo
1.91.1
(ed61e7d7e 2025-11-07)
In cargo::
util::
toml::
embedded
cargo
::
util
::
toml
::
embedded
Function
expand_
manifest
Copy item path
Source
pub(super) fn expand_manifest(content: &
str
) ->
CargoResult
<
String
>