Skip to main content
parse_git
cargo
1.100.0-nightly
(e71c0f1e3 2026-08-18)
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
>>