expand_manifest
cargo
1.93.0-nightly
(83e49b75e 2025-12-03)
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
>