Docs.rs
gitig-rs-23.4.0
gitig-rs 23.4.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
andrewrosss
Dependencies
clap ^4
normal
pager ^0.16
normal
reqwest ^0.11
normal
Versions
0%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gitig
23.4.0
In gitig::
client
gitig
::
client
Function
create
Copy item path
Source
pub fn create<'a, I>(templates: I) ->
Result
<
String
>
where I:
IntoIterator
<Item = &'a
str
>,