Docs.rs
  • mecomp-core-0.3.3
    • mecomp-core 0.3.3
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • AnthonyMichaelTDM
    • Dependencies
      • ciborium ^0.2.2 normal optional
      • config ^0.15.11 normal
      • directories ^6.0.0 normal
      • env_logger ^0.11.8 normal
      • log ^0.4.27 normal
      • mecomp-analysis =0.3.3 normal
      • mecomp-storage =0.3.3 normal
      • object-pool ^0.6.0 normal optional
      • one-or-many =0.3.0 normal
      • opentelemetry ^0.28.0 normal optional
      • opentelemetry-otlp ^0.28.0 normal optional
      • opentelemetry_sdk ^0.28.0 normal optional
      • rand ^0.8.5 normal optional
      • rodio ^0.20.1 normal optional
      • serde ^1.0 normal
      • shellexpand ^3.1 normal
      • tarpc ^0.36.0 normal optional
      • thiserror ^2.0 normal
      • tokio ^1.44 normal optional
      • tracing ^0.1.40 normal
      • tracing-flame ^0.2.0 normal optional
      • tracing-opentelemetry ^0.29.0 normal optional
      • tracing-subscriber ^0.3.18 normal
      • anyhow ^1.0 dev
      • criterion ^0.5.1 dev
      • lofty ^0.22.3 dev
      • mecomp-storage =0.3.3 dev
      • pretty_assertions ^1.4 dev
      • rstest ^0.25.0 dev
      • rstest_reuse ^0.7.0 dev
      • surrealdb =2.2.2 dev
      • tempfile ^3.19 dev
    • Versions
    • 66.42% of the crate is documented
  • Go to latest version
  • Platform
    • 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.3.3

Crate Items

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

List of all items

Structs

  • audio::AudioKernelSender
  • audio::queue::Queue
  • config::DaemonSettings
  • config::ReclusterSettings
  • config::Settings
  • config::TuiSettings
  • rpc::MusicPlayerClient
  • rpc::SearchResult
  • rpc::ServeMusicPlayer
  • state::Percent
  • state::StateAudio
  • state::StateRuntime
  • state::library::LibraryBrief
  • state::library::LibraryFull
  • state::library::LibraryHealth
  • udp::Listener
  • udp::Sender

Enums

  • audio::commands::AudioCommand
  • audio::commands::QueueCommand
  • audio::commands::VolumeCommand
  • config::ClusterAlgorithm
  • config::ProjectionMethod
  • errors::DirectoryError
  • errors::LibraryError
  • errors::SerializableLibraryError
  • errors::UdpError
  • rpc::MusicPlayerRequest
  • rpc::MusicPlayerResponse
  • state::RepeatMode
  • state::SeekType
  • state::Status
  • udp::Event
  • udp::Message
  • udp::StateChange

Traits

  • rpc::MusicPlayer
  • rpc::MusicPlayerStub

Macros

  • function_name

Functions

  • format_duration
  • get_config_dir
  • get_data_dir
  • is_server_running
  • logger::init_logger
  • logger::init_tracing
  • logger::uptime
  • rpc::init_client

Type Aliases

  • rpc::AlbumId
  • rpc::ArtistId
  • rpc::CollectionId
  • rpc::DynamicPlaylistId
  • rpc::PlaylistId
  • rpc::SongId
  • udp::Result

Statics

  • config::DEFAULT_CONFIG
  • logger::INIT_INSTANT