Crates.io | minidisc |
lib.rs | minidisc |
version | 0.1.3 |
source | src |
created_at | 2024-03-11 09:17:46.227098 |
updated_at | 2024-08-15 06:24:41.538854 |
description | A library for interacting with NetMD and Hi-MD minidisc devices. |
homepage | https://github.com/G2-Games/minidisc-rs/ |
repository | https://github.com/G2-Games/minidisc-rs/ |
max_upload_size | |
id | 1169317 |
size | 160,014 |
A library for controlling and interfacing with MiniDisc devices from within Rust programs. Compatible with many cross platform targets (including Web Assembly!) by using cross-usb.
The feature set is very similar to that of netmd-js which this library is inspired by. Devlopment of this project was made much easier by the absolutely awesome Web Minidisc project, NetMD-exploits, and the C based Linux Minidisc project. Go check those projects out!
[!IMPORTANT] Documentation has not been finished and is a work in progress. Any contributions would be appreciated!