Docs.rs
  • gitql-cli-0.39.0
    • gitql-cli 0.39.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • AmrDeveloper
    • Dependencies
      • comfy-table ^7.1.4 normal
      • csv ^1.3.1 normal
      • gitql-ast ^0.35.0 normal
      • gitql-core ^0.16.0 normal
      • gitql-parser ^0.38.0 normal
      • linked-hash-map ^0.5.6 normal
      • serde_json ^1.0.140 normal
      • termcolor ^1.4.1 normal
      • yaml-rust ^0.4.5 normal
    • Versions
    • 15% of the crate is documented
  • 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

gitql_cli0.39.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • arguments::Arguments
  • colored_stream::ColoredStream
  • diagnostic_reporter::DiagnosticReporter
  • printer::CSVPrinter
  • printer::JSONPrinter
  • printer::TablePrinter
  • printer::YAMLPrinter

Enums

  • arguments::Command
  • printer::OutputFormatKind

Traits

  • printer::BaseOutputPrinter

Functions

  • arguments::parse_arguments
  • arguments::print_help_list