Skip to main content
expand_manifest
cargo
1.96.0-beta.5
(a5a9a5438 2026-05-01)
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
>