Crate rust_rocket [] [src]

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

Reexports

pub use client::Rocket;
pub use client::RocketErr;
pub use client::Event;

Modules

client

This module contains the main client code, including the Rocket type.

interpolation

This module contains anything related to interpolation.

track

This module contains Key and Track types.