Docs.rs
  • metrics-0.24.2
    • metrics 0.24.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • LucioFranco
    • tobz
    • Dependencies
      • ahash ^0.8 normal
      • criterion =0.3.3 dev
      • log ^0.4 dev
      • rand ^0.9 dev
      • trybuild ^1 dev
      • portable-atomic ^1 normal
    • Versions
    • 100% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

metrics0.24.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Counter
  • Gauge
  • Histogram
  • Key
  • KeyHasher
  • KeyName
  • Label
  • Level
  • LocalRecorderGuard
  • Metadata
  • NoopRecorder
  • SetRecorderError
  • atomics::AtomicU64

Enums

  • GaugeValue
  • Unit

Traits

  • CounterFn
  • GaugeFn
  • HistogramFn
  • IntoF64
  • IntoLabels
  • Recorder

Macros

  • counter
  • describe_counter
  • describe_gauge
  • describe_histogram
  • gauge
  • histogram

Functions

  • set_default_local_recorder
  • set_global_recorder
  • with_local_recorder
  • with_recorder

Type Aliases

  • SharedString