[−][src]Module git2::string_array
Bindings to libgit2's raw git_strarray type
Structs
| Iter | A forward iterator over the strings of an array, casted to |
| IterBytes | A forward iterator over the strings of an array, casted to |
| StringArray | A string array structure used by libgit2 |