Docs.rs
gitql-cli-0.2.0
gitql-cli 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
AmrDeveloper
Dependencies
gitql-ast ^0.1.0
normal
gitql-parser ^0.1.0
normal
prettytable-rs ^0.10
normal
termcolor ^1.2.0
normal
textwrap ^0.16.0
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
In gitql_cli::arguments
?
Function
gitql_cli
::
arguments
::
parse_arguments
source
·
[
−
]
pub fn parse_arguments(args:
Vec
<
String
>) ->
Result
<
Arguments
, &'static
str
>