Registry / other / music-player-storage

music-player-storage

JSON →
library0.1.10rscratesunverified

The storage module of music player.

# Cargo.toml [dependencies] music-player-storage = "0.1.10"
INSTALL
IMPORT
SIG · MUSIC-PLAYER-STORA
M
music-player-storage
otherrustv0.1.10
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Storage
use music_player_storage::Storage;

Initializes the storage module for a music player.

use music_player_storage::Storage; fn main() { let storage = Storage::new(); // Manage music player data storage }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.10latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
music-player-storage — cargo add music-player-storage · libregistry