Docs.rs
  • hawk-data-0.2.2
    • hawk-data 0.2.2
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • kyotalab
    • Dependencies
      • anyhow ^1.0.98 normal
      • clap ^4.5.40 normal
      • csv ^1.3.1 normal
      • indexmap ^2.10.0 normal
      • is-terminal ^0.4.16 normal
      • regex ^1.11.1 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
      • serde_yaml ^0.9.34 normal
      • termcolor ^1.4.1 normal
      • thiserror ^2.0.12 normal
    • Versions
    • 28.95% of the crate is documented
  • Go to latest version
  • 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
    • 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

hawk_data0.2.2

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • arg::Args

Enums

  • arg::OutputFormat
  • error::Error
  • filter::DataStructure

Functions

  • debug_json_order
  • executor::create_nested_test_json
  • executor::create_test_json
  • executor::execute_basic_query
  • executor::execute_basic_query_as_json
  • executor::execute_query
  • executor::handle_array_access
  • executor::handle_array_access_as_json
  • executor::handle_nested_field_access
  • executor::handle_single_access
  • executor::handle_single_access_as_json
  • executor::test_handle_array_access_normal_case
  • filter::apply_array_slice
  • filter::apply_negative_index_slice
  • filter::apply_pipeline_operation
  • filter::apply_simple_filter
  • filter::apply_slice_to_grouped_data
  • filter::apply_slice_to_nested_arrays
  • filter::apply_slice_to_regular_array
  • filter::apply_sort_with_field_operation
  • filter::apply_universal_slice_operation
  • filter::compare_sort_values
  • filter::detect_data_structure
  • filter::extract_sort_key
  • filter::is_likely_grouped_data
  • filter::parse_index_with_negative
  • filter::parse_slice_notation
  • filter::parse_slice_notation_with_negative
  • output::format_output
  • output::print_data_info
  • parser::parse_array_segment
  • parser::parse_query_segments
  • setup::setup
  • setup::text_to_json_values
  • stats_opts::apply_stats_operation
  • string_ops::apply_operation_to_multiple_fields
  • string_ops::apply_string_operation
  • string_ops::apply_string_pipeline
  • utils::value_to_string