Docs.rs
  • record-query-1.0.4
    • record-query 1.0.4
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • dflemstr
    • Dependencies
      • ansi_term ^0.12.1 normal
      • atty ^0.2.13 normal
      • avro-rs ^0.6.5 normal
      • csv ^1.1.1 normal
      • directories ^2.0.2 normal
      • dtoa ^0.4.4 normal
      • env_logger ^0.7.1 normal
      • failure ^0.1.6 normal
      • glob ^0.3.0 normal
      • itoa ^0.4.4 normal
      • log ^0.4.8 normal
      • nix ^0.20.2 normal
      • ordered-float ^1.0.2 normal
      • pest ^2.1.2 normal
      • protobuf ^2.8.1 normal
      • rmp ^0.8.8 normal
      • rmpv ^0.4.2 normal
      • serde ^1.0.102 normal
      • serde-hjson ^0.9.1 normal
      • serde-protobuf ^0.8.1 normal
      • serde_cbor ^0.10.2 normal
      • serde_json ^1.0.41 normal
      • serde_yaml ^0.8.11 normal
      • structopt ^0.3.4 normal
      • toml ^0.5.5 normal
      • yaml-rust ^0.4.5 normal
      • built ^0.3.2 build
      • env_logger ^0.7.1 build
      • regex ^1.3.1 build
      • vergen ^3.0.4 build
    • Versions
    • 0.81% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

record_query1.0.4

Crate Items

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

List of all items

Structs

  • config::Paths
  • value::avro::Sink
  • value::avro::Source
  • value::cbor::Sink
  • value::cbor::Source
  • value::csv::Sink
  • value::csv::Source
  • value::json::ReadableFormatter
  • value::json::Sink
  • value::json::Source
  • value::messagepack::MessagePackSink
  • value::messagepack::MessagePackSource
  • value::protobuf::Source
  • value::raw::Sink
  • value::raw::Source
  • value::toml::Sink
  • value::toml::Source
  • value::yaml::Sink
  • value::yaml::Source

Enums

  • error::Avro
  • error::Error
  • value::Value

Traits

  • value::Sink
  • value::Source

Functions

  • proto_index::add_file
  • proto_index::compile_descriptor_set
  • value::avro::sink
  • value::avro::source
  • value::cbor::sink
  • value::cbor::source
  • value::csv::sink
  • value::csv::source
  • value::json::sink_compact
  • value::json::sink_indented
  • value::json::sink_readable
  • value::json::source
  • value::messagepack::sink
  • value::messagepack::source
  • value::protobuf::source
  • value::raw::sink
  • value::raw::source
  • value::toml::sink
  • value::toml::source
  • value::yaml::sink
  • value::yaml::source

Type Aliases

  • error::Result

Constants

  • VERSION