Skip to main content
parse_git
cargo
1.99.0-nightly
(6f72b5dd5 2026-07-22)
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
>>