Skip to main content
expand_manifest
cargo
1.100.0-nightly
(e71c0f1e3 2026-08-18)
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
>