Struct Key
rust_rocket::track
pub struct Key { /* fields omitted */ }
impl Key
fn new(row: u32, value: f32, interp: Interpolation) -> Key
impl Debug for Key
fn fmt(&self, __arg_0: &mut Formatter) -> Result
Formats the value using the given formatter.