1 2 3 4 5 6 7 8
[dependencies] [package] description = "Rust binding to the rockbox plugin API, raw ffi bindings" edition = "2021" license = "GPL-2.0-or-later" name = "rockbox-sys" version = "0.1.0"