Docs.rs
kopuz-player-0.8.2
kopuz-player 0.8.2
Docs.rs crate page
MIT
30 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
NotAShelf
temidaradev
Dependencies
kopuz-config ^0.8.2
normal
tracing ^0.1
normal
cpal ^0.17
normal
rb ^0.4
normal
symphonia ^0.6
normal
symphonia-adapter-libopus ^0.3
normal
tokio ^1.0
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
base64 ^0.22
normal
jni ^0.21
normal
ndk-context ^0.1
normal
tokio ^1.0
normal
mpris-server ^0.10.0
normal
tokio ^1.0
normal
block2 ^0.6
normal
objc2 ^0.6.4
normal
objc2-app-kit ^0.3.2
normal
objc2-av-foundation ^0.3.2
normal
objc2-avf-audio ^0.3.2
normal
objc2-foundation ^0.3.2
normal
objc2-media-player ^0.3.2
normal
tokio ^1.0
normal
reqwest ^0.13
normal
tokio ^1.0
normal
windows ^0.62
normal
Versions
14.63%
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
Skip to main content
open_file
player
0.8.2
In player::
decoder
player
::
decoder
Function
open_
file
Copy item path
Source
pub fn open_file( path: &
Path
, ) ->
Result
<(
Box
<dyn
MediaSource
>,
Hint
),
Box
<dyn
Error
>>