parse_git
cargo
1.91.0-nightly
(7ad23f43a 2025-09-09)
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
>>