boppo_core 0.2.0

The core APIs for creating activities for the Boppo tablet
Documentation
# Boppo Core APIs for Rust [![Docs Passing]][docs.rs] [![Latest Version]][crates.io]

The core APIs for creating activities for the [Boppo tablet](https://boppo.com)
shared across different environments.

This crate is re-exposed by the
[`boppo_wasm`](https://github.com/boppofun/rust_boppo_wasm) and
[`boppo_websocket`](https://github.com/boppofun/rust_boppo_websocket) crates.

Visit [developer.boppo.com](https://developer.boppo.com) to get started.

## License

This project is licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

[Latest Version]: https://img.shields.io/crates/v/boppo_core.svg
[crates.io]: https://crates.io/crates/boppo_core
[Docs Passing]: https://img.shields.io/docsrs/boppo_core.svg
[docs.rs]: https://docs.rs/boppo_core