Skip to main content
Range
fidl_
fuchsia_
input_
report_
common
Range
Aliased Type
Fields
max
min
In crate fidl_
fuchsia_
input_
report_
common
fidl_fuchsia_input_report_common
Type Alias
Range
Copy item path
Source
pub type Range =
Range
;
Aliased Type
§
#[repr(C)]
pub struct Range { pub min:
i64
, pub max:
i64
, }
Fields
§
§
min:
i64
§
max:
i64