expand_manifest
cargo
1.92.0-nightly
(54a8a1db6 2025-09-26)
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
>