hyperware_process_lib 1.0.6

A library for writing Hyperware processes in Rust.
Documentation
1
2
3
4
5
6
7
8
9
# `hyperware_process_lib`

Library of functions for more ergonomic Hyperware Rust process development.

[Documentation can be found here](https://docs.rs/hyperware_process_lib).

[Crate can be found here](https://crates.io/crates/hyperware_process_lib).

See the [Hyperware Book](https://book.hyperware.ai) for a guide on how to use this library to write Hyperware apps in Rust.