orbclient

The Orbital Client Library. Compatible with Redox and SDL2.

Build status MIT licensed crates.io docs.rs

Features

The "serde" feature can be used to include code for Color deserialization using the serde crate (which is an optional dependency). This is not enabled by default. To enable, either build using the --features "serde" command line option, or use features = ["serde"] in your crate, where it declares a dependency on orbclient.

Platform notes

Web

Troubleshooting