expand_manifest
cargo
1.91.0-beta.1
(1bffa2300 2025-09-15)
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
>