Skip to main content

Hover64

Type Alias Hover64 

Source
pub type Hover64 = Float64;
Expand description

The wire type corresponding to Hover64.

Aliased Type§

#[repr(C, align(8))]
pub struct Hover64(pub f64);

Tuple Fields§

§0: f64