rockbox 0.1.0

Rust binding to the rockbox plugin API
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
description = "Rust binding to the rockbox plugin API"
edition = "2021"
license = "GPL-2.0-or-later"
name = "rockbox"
readme = "README.md"
version = "0.1.0"