Skip to main content
expand_manifest
cargo
1.99.0-nightly
(008fa22ce 2026-07-25)
In cargo::
workspace::
parser::
embedded
cargo
::
workspace
::
parser
::
embedded
Function
expand_
manifest
Copy item path
Source
pub(super) fn expand_manifest(content: &
str
) ->
Result
<
String
,
FrontmatterError
>