Docs.rs
  • ag-0.19.5
    • ag 0.19.5
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rcoh
    • Dependencies
      • annotate-snippets ^0.9.0 normal
      • anyhow ^1 normal
      • chrono ^0.4 normal
      • clap ^4.0.18 normal
      • crossbeam-channel ^0.5.1 normal
      • dtparse ^1.1 normal
      • human-panic ^2 normal
      • im ^15.1.0 normal
      • include_dir ^0.7.3 normal
      • itertools ^0.10.5 normal
      • lazy_static ^1.2.0 normal
      • logfmt ^0.0.2 normal
      • nom ^7.1.1 normal
      • nom-supreme ^0.8.0 normal
      • nom_locate ^4.0.0 normal
      • ordered-float ^3.3.0 normal
      • quantiles ^0.7.1 normal
      • regex ^1.5.5 normal
      • self_update ^0.32.0 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0.33 normal
      • strfmt ^0.2.2 normal
      • strsim ^0.10.0 normal
      • terminal_size ^0.2.1 normal
      • thiserror ^1.0.37 normal
      • toml ^0.5.9 normal
      • assert_cmd ^2.0.5 dev
      • cargo-husky ^1 dev
      • cool_asserts ^2.0.3 dev
      • criterion ^0.4.0 dev
      • expect-test ^1.1.0 dev
      • maplit ^1.0.1 dev
      • predicates ^2.1.1 dev
      • pulldown-cmark ^0.9.2 dev
      • test-generator ^0.3.0 dev
      • tikv-jemallocator ^0.5.0 normal
    • Versions
    • 7.66% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-pc-windows-msvc
    • 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

ag0.19.5

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • data::Aggregate
  • data::DisplayConfig
  • data::Record
  • lang::Keyword
  • lang::MultiAggregateOperator
  • lang::Positioned
  • lang::Query
  • lang::SortOperator
  • lang::VALID_OPERATORS
  • operator::MultiGrouper
  • operator::PreAggAdapter
  • operator::parse::Parse
  • operator::parse::ParseJson
  • operator::parse::ParseLogfmt
  • operator::parse::ParseOptions
  • pipeline::Pipeline
  • pipeline::QueryContainer
  • pipeline::TermErrorReporter

Enums

  • data::Row
  • data::Value
  • lang::AggregateFunction
  • lang::ArithmeticOp
  • lang::BinaryOp
  • lang::ComparisonOp
  • lang::DataAccessAtom
  • lang::Expr
  • lang::FieldMode
  • lang::InlineOperator
  • lang::LogicalOp
  • lang::Operator
  • lang::Search
  • lang::SortMode
  • lang::UnaryOp
  • operator::EvalError
  • pipeline::CompileError
  • pipeline::OutputMode

Traits

  • operator::AggregateFunction
  • operator::AggregateOperator
  • operator::Evaluate
  • operator::OperatorBuilder
  • operator::UnaryPreAggFunction
  • operator::UnaryPreAggOperator
  • pipeline::ErrorReporter

Functions

  • lang::dbg_dmp
  • lang::expect_delimited
  • lang::pipeline_template
  • lang::query
  • lang::with_pos

Type Aliases

  • data::VMap
  • lang::LResult
  • lang::QueryRange
  • lang::Span

Constants

  • lang::RESERVED_FILTER_WORDS
  • lang::VALID_AGGREGATES
  • lang::VALID_INLINE