Skip to main content
parse_git
cargo
1.99.0-nightly
(da86f4d07 2026-07-24)
In cargo::
workspace::
features
cargo
::
workspace
::
features
Function
parse_
git
Copy item path
Source
fn parse_git( it: impl
Iterator
<Item = impl
AsRef
<
str
>>, ) ->
CargoResult
<
Option
<
GitFeatures
>>