parse_git
cargo
1.93.0-nightly
(bd3ac0330 2025-11-01)
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
>>