cargo
1.77.0-nightly
(6b4f1c5e7 2024-01-27)
In cargo::core::features
?
Function
cargo
::
core
::
features
::
parse_git
source
·
[
−
]
fn parse_git( it: impl
Iterator
<Item = impl
AsRef
<
str
>> ) ->
CargoResult
<
Option
<
GitFeatures
>>