Docs.rs
  • locustdb-0.5.6
    • locustdb 0.5.6
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • cswinter
    • Dependencies
      • actix-cors ^0.6 normal
      • actix-web ^4 normal
      • aliasmethod ^0.1 normal
      • azure_core ^0.19.0 normal
      • azure_identity ^0.19.0 normal
      • azure_storage ^0.19.0 normal
      • azure_storage_blobs ^0.19.0 normal
      • bit-vec ^0.4 normal
      • blake2 ^0.10 normal
      • byteorder ^1.2 normal
      • capnp ^0.19 normal
      • chrono ^0.4 normal
      • clap ^2.32 normal
      • csv ^1 normal
      • env_logger ^0.11 normal
      • failure ^0.1 normal
      • failure_derive ^0.1 normal
      • flate2 ^1.0 normal
      • fnv ^1.0 normal
      • futures ^0.3 normal
      • google-cloud-storage ^0.16 normal
      • hex ^0.3 normal
      • itertools ^0.13 normal
      • lazy_static ^1.4.0 normal
      • locustdb-compression-utils ^0.2.0 normal
      • locustdb-derive ^0.2.2 normal
      • locustdb-serialization ^0.2.2 normal
      • log ^0.4 normal
      • lru ^0.12 normal
      • lz4_flex ^0.11 normal
      • num ^0.4 normal
      • num_cpus ^1.0 normal
      • ordered-float ^3 normal
      • pco ^0.4.2 normal
      • pyo3 ^0.24 normal optional
      • rand ^0.5 normal
      • random_word ^0.4 normal
      • regex ^1 normal
      • reqwest ^0.11 normal
      • rustyline ^1.0 normal
      • scoped_threadpool ^0.1 normal
      • seahash ^3.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10 normal
      • sqlparser ^0.38 normal
      • std-semaphore ^0.1 normal
      • structopt ^0.3 normal
      • systemstat ^0.1.8 normal
      • tempfile ^3 normal
      • tera ^1 normal
      • threadpool ^1.8.1 normal
      • time ^0.2 normal
      • tokio ^1 normal
      • tokio-util ^0.7 normal
      • unicode-segmentation ^1 normal
      • unicode-width ^0.1 normal
      • walkdir ^2.4.0 normal
      • pretty_assertions ^1 dev
    • Versions
    • 4.04% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

locustdb0.5.6

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Macros
  • Structs
  • Enums
  • Type Aliases

Crate locustdb

Source

Re-exports§

pub use crate::disk_store::noop_storage::NoopStorage;

Modules§

colgen
disk_store
extractor
logging_client
nyc_taxi_data
perf_counter
server
unit_fmt
value_syntax

Macros§

bail
ensure
fatal

Structs§

LoadOptions
LocustDB
Options
QueryOutput
TableStats

Enums§

BasicTypeColumn
QueryError
Value

Type Aliases§

QueryResult