Docs.rs
  • hstdb-2.1.0
    • hstdb 2.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • AlexanderThaller
    • Dependencies
      • bincode ^1 normal
      • chrono ^0.4 normal
      • clap ^3 normal
      • comfy-table ^6 normal
      • crossbeam-utils ^0.8 normal
      • csv ^1 normal
      • ctrlc ^3 normal
      • directories ^4 normal
      • flume ^0.10 normal
      • glob ^0.3 normal
      • hostname ^0.3 normal
      • humantime ^2 normal
      • log ^0.4 normal
      • pretty_env_logger ^0.4 normal
      • regex ^1 normal
      • rusqlite ^0.27 normal optional
      • serde ^1 normal
      • sled ^0.34 normal
      • thiserror ^1 normal
      • toml ^0.5 normal
      • uuid ^1 normal
      • pretty_assertions ^1 dev
      • tempfile ^3 dev
    • Versions
    • 0.96% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

hstdb2.1.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • client::Client
  • config::Config
  • entry::Entry
  • message::CommandFinished
  • message::CommandStart
  • opt::Opt
  • run::TableDisplay
  • server::Server
  • server::builder::Builder
  • server::db::Db
  • store::Store
  • store::filter::Filter

Enums

  • client::Error
  • config::Error
  • message::Error
  • message::Message
  • opt::Error
  • run::Display
  • run::Error
  • run::import::Error
  • server::Error
  • server::builder::Error
  • server::db::Error
  • store::Error
  • store::filter::Error

Functions

  • client::new
  • message::session_id_from_env
  • run::bench
  • run::default
  • run::default_format
  • run::default_no_format
  • run::disable
  • run::enable
  • run::import::histdb
  • run::import::histfile
  • run::init
  • run::precmd
  • run::server
  • run::session_id
  • run::stop
  • run::zsh_add_history
  • server::builder
  • server::db::new
  • store::new