cargo
1.89.0
(29483883e 2025-08-04) (built from a source tarball)
In cargo::
util::
command_
prelude
cargo
::
util
::
command_prelude
Function
get_dependencies_from_metadata
Copy item path
Source
fn get_dependencies_from_metadata() ->
CargoResult
<(
Vec
<
Dependency
>,
Vec
<
Dependency
>)>