Docs.rs
  • lance-core-0.10.14
    • lance-core 0.10.14
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Xuanwo
    • eddyxu
    • wjones127
    • changhiskhan
    • westonpace
    • github:lancedb:release
    • Dependencies
      • arrow-array ^50.0 normal
      • arrow-buffer ^50.0 normal
      • arrow-schema ^50.0 normal
      • async-trait ^0.1 normal
      • byteorder ^1.5 normal
      • bytes ^1.4 normal
      • chrono ^0.4.25 normal
      • datafusion-common ^36.0 normal optional
      • datafusion-sql ^36.0 normal optional
      • futures ^0.3 normal
      • lance-arrow =0.10.14 normal
      • lazy_static ^1 normal
      • mock_instant ^0.3.1 normal
      • moka ^0.11 normal
      • object_store ^0.9.0 normal
      • pin-project ^1.0 normal
      • prost ^0.12.2 normal
      • rand ^0.8.3 normal
      • roaring ^0.10.1 normal
      • serde_json ^1 normal
      • snafu ^0.7.4 normal
      • tokio ^1.23 normal
      • tokio-stream ^0.1.14 normal
      • tokio-util ^0.7.10 normal
      • tracing ^0.1 normal
      • url ^2.3 normal
      • lance-testing =0.10.14 dev
      • proptest ^1.3.1 dev
      • tempfile ^3 dev
      • libc ^0.2 normal
    • Versions
    • 41.04% 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

lance_core0.10.14

Module tracing

  • Structs
  • Traits

In lance_core::utils

?
Settings

Module lance_core::utils::tracing

source ·

Structs§

  • InstrumentedStream

Traits§

  • StreamTracingExt