expand_manifest
cargo
1.93.1
(01f6ddf75 2026-02-11)
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
>