cargo
1.84.0-nightly
(3fee0f12e 2024-11-20)
In cargo::
core::
compiler::
standard_
lib
cargo
::
core
::
compiler
::
standard_lib
Function
std_crates
Copy item path
Source
pub(crate) fn std_crates( gctx: &
GlobalContext
, units:
Option
<&[
Unit
]>, ) ->
Option
<
Vec
<
String
>>