Crate rust_rocket

Source
Expand description

This is the rust-rocket crate. It is designed to work as a client library for GNU Rocket.

Re-exports§

pub use client::RocketClient;
pub use player::RocketPlayer;

Modules§

client
This module contains the main client code, including the RocketClient type.
interpolation
This module contains anything related to interpolation.
player
This module contains a barebones player.
track
This module contains Key and Track types.