Docs.rs
  • mecomp-core-0.1.0
    • mecomp-core 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • AnthonyMichaelTDM
    • Dependencies
      • directories ^5.0.1 normal
      • env_logger ^0.10.2 normal
      • log ^0.4.21 normal
      • mecomp-storage ^0.1 normal
      • once_cell ^1.19 normal
      • one-or-many ^0.1 normal
      • opentelemetry ^0.24.0 normal optional
      • opentelemetry-otlp ^0.17.0 normal optional
      • opentelemetry-semantic-conventions ^0.16.0 normal optional
      • opentelemetry_sdk ^0.24.1 normal optional
      • rand ^0.8.5 normal optional
      • rodio ^0.19.0 normal optional
      • serde ^1.0 normal
      • tarpc ^0.34.0 normal optional
      • thiserror ^1.0 normal
      • tokio ^1.40 normal optional
      • tracing ^0.1.40 normal
      • tracing-flame ^0.2.0 normal optional
      • tracing-opentelemetry ^0.25.0 normal optional
      • tracing-subscriber ^0.3.18 normal
      • anyhow ^1.0 dev
      • lofty ^0.21.1 dev
      • mecomp-storage ^0.1 dev
      • pretty_assertions ^1.4 dev
      • rstest ^0.22.0 dev
      • rstest_reuse ^0.7.0 dev
      • surrealdb ^2.0 dev
      • tempfile ^3.10 dev
    • Versions
    • 31.58% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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

mecomp_core0.1.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Statics
  • Functions

List of all items

Structs

  • audio::AudioKernelSender
  • audio::queue::Queue
  • state::Percent
  • state::StateAudio
  • state::StateRuntime
  • state::library::LibraryBrief
  • state::library::LibraryFull
  • state::library::LibraryHealth

Enums

  • audio::commands::AudioCommand
  • audio::commands::QueueCommand
  • audio::commands::VolumeCommand
  • errors::DirectoryError
  • errors::LibraryError
  • errors::SerializableLibraryError
  • state::RepeatMode
  • state::SeekType

Macros

  • function_name

Functions

  • format_duration
  • get_config_dir
  • get_data_dir
  • is_server_running
  • logger::init_logger
  • logger::init_tracing
  • logger::shutdown_tracing
  • logger::uptime

Statics

  • logger::INIT_INSTANT