Docs.rs
gitql-cli-0.6.0
gitql-cli 0.6.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
AmrDeveloper
Dependencies
clap ^4.3.23
normal
gitql-ast ^0.4.0
normal
gitql-parser ^0.5.0
normal
prettytable-rs ^0.10
normal
termcolor ^1.2.0
normal
textwrap ^0.16.0
normal
Versions
14.29%
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::render
?
Function
gitql_cli
::
render
::
render_objects
source
·
[
−
]
pub fn render_objects( groups: &
Vec
<
Vec
<
GQLObject
>>, hidden_selections: &
Vec
<
String
> )