parse_git
cargo
1.94.0-nightly
(430d8297c 2025-12-13)
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
>>