Docs.rs
  • intelli-shell-0.2.7
    • intelli-shell 0.2.7
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • lasantosr
    • Dependencies
      • anyhow ^1 normal
      • clap ^4 normal
      • crossterm ^0.26 normal
      • directories ^5 normal
      • git2 ^0.17 normal optional
      • indoc ^2 normal
      • iter-flow ^0.1 normal
      • itertools ^0.10 normal
      • once_cell ^1 normal
      • parking_lot ^0.12 normal
      • ratatui ^0.21 normal
      • rayon ^1 normal
      • regex ^1 normal
      • rusqlite ^0.29 normal
      • rusqlite_migration ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • tempfile ^3 normal optional
      • unicode-segmentation ^1 normal
      • unidecode ^0.3 normal
      • uuid ^1 normal
    • Versions
    • 49.35% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

intelli_shell0.2.7

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • ExecutionContext
  • ProcessOutput
  • model::Command
  • model::LabelSuggestion
  • model::LabeledCommand
  • process::EditCommandProcess
  • process::FetchProcess
  • process::LabelProcess
  • process::SearchProcess
  • storage::SqliteStorage
  • theme::Theme

Enums

  • model::CommandPart
  • process::ActiveFieldKind

Traits

  • Process
  • model::AsLabeledCommand

Macros

  • trace

Functions

  • debug::trace_log
  • remove_newlines

Constants

  • storage::USER_CATEGORY
  • theme::DARK
  • theme::LIGHT