expand_manifest
cargo
1.92.0-beta.3
(f3f12444a 2025-11-09)
In cargo::
util::
toml::
embedded
cargo
::
util
::
toml
::
embedded
Function
expand_
manifest
Copy item path
Source
pub(super) fn expand_manifest(content: &
str
) ->
Result
<
String
,
FrontmatterError
>