Module git2::string_array
source · Expand description
Bindings to libgit2’s raw git_strarray type
Structs
A forward iterator over the strings of an array, casted to
&str.A forward iterator over the strings of an array, casted to
&[u8].A string array structure used by libgit2