ccapi 0.2.0

A simple library to interact with the ControlConsole API for the PlayStation 3
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
## CCAPI-RS

[![Latest Version](https://img.shields.io/crates/v/ccapi.svg)](https://crates.io/crates/ccapi)

A simple library made in Rust to interact with the ControlConsole API for the PlayStation 3.

Both a CLI and library are provided with this package.

*Note: This crate is currently in alpha and should not be considered stable.*

## LICENSE

This library is licensed under either MIT or Apache 2.0

See [LICENSE-MIT](LICENSE-MIT) and [LICENSE-APACHE](LICENSE-APACHE) for details.