cargo
1.84.0-nightly
(3fee0f12e 2024-11-20)
In cargo::
core::
features
cargo
::
core
::
features
Function
parse_git
Copy item path
Source
fn parse_git( it: impl
Iterator
<Item = impl
AsRef
<
str
>>, ) ->
CargoResult
<
Option
<
GitFeatures
>>