parse_git
cargo
1.91.0
(f8297e351 2025-10-28)
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
>>