Docs.rs
  • re_log_encoding-0.24.0-alpha.3
    • re_log_encoding 0.24.0-alpha.3
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rerunio
    • Dependencies
      • arrow ^55.1 normal
      • bytes ^1.0 normal optional
      • ehttp ^0.5.0 normal optional
      • lz4_flex ^0.11 normal optional
      • parking_lot ^0.12 normal
      • re_build_info =0.24.0-alpha.3 normal
      • re_chunk =0.24.0-alpha.3 normal
      • re_log =0.24.0-alpha.3 normal
      • re_log_types =0.24.0-alpha.3 normal
      • re_protos =0.24.0-alpha.3 normal
      • re_smart_channel =0.24.0-alpha.3 normal
      • re_tracing =0.24.0-alpha.3 normal
      • thiserror ^1.0 normal
      • tokio ^1.44.2 normal optional
      • tokio-stream ^0.1.16 normal optional
      • tracing ^0.1 normal
      • web-time ^1.1.0 normal optional
      • criterion ^0.5 dev
      • mimalloc ^0.1.43 dev
      • re_types =0.24.0-alpha.3 dev
      • similar-asserts ^1.4.2 dev
      • js-sys ^0.3 normal optional
      • wasm-bindgen ^0.2.100 normal optional
      • wasm-bindgen-futures ^0.4.50 normal optional
      • web-sys ^0.3 normal optional
    • Versions
    • 31.93% of the crate is documented
  • Go to latest stable release
  • 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

re_log_encoding0.24.0-alpha.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • EncodingOptions
  • FileSink
  • decoder::Decoder
  • decoder::stream::StreamDecoder
  • decoder::streaming::StreamingDecoder
  • decoder::streaming::StreamingLogMsg
  • encoder::DroppableEncoder
  • encoder::Encoder

Enums

  • Compression
  • FileSinkError
  • OptionsError
  • Serializer
  • codec::CodecError
  • decoder::DecodeError
  • encoder::EncodeError
  • stream_rrd_from_http::HttpMessage

Traits

  • codec::wire::decoder::Decode
  • codec::wire::encoder::Encode

Functions

  • decoder::decode_bytes
  • decoder::options_from_bytes
  • decoder::read_options
  • decoder::read_options_async
  • encoder::encode
  • encoder::encode_as_bytes
  • encoder::encode_as_bytes_local
  • encoder::encode_ref
  • encoder::encode_ref_as_bytes_local
  • encoder::encode_to_bytes
  • encoder::local_encoder
  • encoder::local_raw_encoder
  • protobuf_conversions::log_msg_from_proto
  • protobuf_conversions::log_msg_to_proto
  • stream_rrd_from_http::stream_rrd_from_http
  • stream_rrd_from_http::stream_rrd_from_http_to_channel

Type Aliases

  • stream_rrd_from_http::HttpMessageCallback