Struct newt_sys::grid_s [−][src]
#[repr(C)]pub struct grid_s { /* fields omitted */ }
Trait Implementations
impl Debug for grid_s[src]
impl Debug for grid_sfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Copy for grid_s[src]
impl Copy for grid_simpl Clone for grid_s[src]
impl Clone for grid_s