Boppo is a screen-free tablet with programmable APIs.
The Rust APIs for Boppo are the following:
* [boppo_core](https://github.com/boppofun/rust_boppo_core)
* [boppo_wasm](https://github.com/boppofun/rust_boppo_wasm)
* [boppo_websocket](https://github.com/boppofun/rust_boppo_websocket)
See our [Developer Docs](https://developer.boppo.com) for more info.
This crate is currently used as a directory for crates that are part of the
Boppo Rust ecosystem but is intended to be a project crate once
[RFC 3243](https://rust-lang.github.io/rfcs/3243-packages-as-optional-namespaces.html)
is implemented.