cargo
1.85.1
(4eb161250 2025-03-15)
In cargo::
util::
toml::
embedded
Structs
ScriptSource
Constants
AUTO_FIELDS
DEFAULT_EDITION
Functions
expand_manifest
expand_manifest_
sanitize_name
cargo
::
util
::
toml
::
embedded
Function
expand_manifest_
Copy item path
Settings
Help
Summary
Source
fn expand_manifest_( manifest: &
str
, path: &
Path
, gctx: &
GlobalContext
, ) ->
CargoResult
<Table>