Crates.io | bmd-speededitor |
lib.rs | bmd-speededitor |
version | 0.2.3 |
source | src |
created_at | 2022-07-14 05:57:31.954541 |
updated_at | 2022-08-08 12:08:01.222737 |
description | Speed Editor HID implementation in Rust |
homepage | |
repository | https://github.com/camikura/bmd-speededitor-rs |
max_upload_size | |
id | 625465 |
size | 20,876 |
Speed Editor HID implementation in Rust
You can see how to use callbacks in the sample.
You can run it with cargo run:
cargo run --package basic
You can build it with cargo build:
cargo build --package basic