Docs.rs
  • fastrace-0.7.11
    • fastrace 0.7.11
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • andylokandy
    • tisonkun
    • Dependencies
      • fastant ^0.1 normal
      • fastrace-macro =0.7.11 normal
      • parking_lot ^0.12 normal
      • pin-project ^1.1.8 normal
      • rand ^0.9 normal
      • rtrb ^0.3 normal
      • serde ^1.0 normal
      • async-trait ^0.1 dev
      • crossbeam ^0.8 dev
      • divan ^0.1 dev
      • flume ^0.11 dev
      • futures-timer ^3 dev
      • insta ^1.43.1 dev
      • mockall ^0.13 dev
      • opentelemetry ^0.30.0 dev
      • opentelemetry-otlp ^0.30.0 dev
      • opentelemetry_sdk ^0.30.0 dev
      • pollster ^0.4.0 dev
      • rand ^0.9 dev
      • serial_test ^3.1 dev
      • tokio ^1.45.0 dev
      • tracing ^0.1 dev
      • tracing-opentelemetry ^0.31.0 dev
      • tracing-subscriber ^0.3.19 dev
    • Versions
    • 71.43% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

fastrace0.7.11

Crate Items

  • Macros
  • Structs
  • Traits
  • Functions
  • Attribute Macros

List of all items

Structs

  • Event
  • Span
  • collector::Config
  • collector::ConsoleReporter
  • collector::EventRecord
  • collector::SpanContext
  • collector::SpanId
  • collector::SpanRecord
  • collector::TraceId
  • future::EnterOnPoll
  • future::InSpan
  • local::LocalCollector
  • local::LocalParentGuard
  • local::LocalSpan
  • local::LocalSpans

Traits

  • collector::Reporter
  • future::FutureExt

Macros

  • file_location
  • full_name
  • func_name
  • func_path

Attribute Macros

  • trace

Functions

  • flush
  • set_reporter