parse_git
cargo
1.92.0-nightly
(be0ade2b6 2025-10-11)
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
>>