Expand description
The primitive types supported by Plotters coordinate system
Structs§
- Ranged
Coordf32 - The ranged coordinate for type f32
- Ranged
Coordf64 - The ranged coordinate for type f64
- Ranged
Coordi32 - The ranged coordinate for type i32
- Ranged
Coordi64 - The ranged coordinate for type i64
- Ranged
Coordi128 - The ranged coordinate for type i128
- Ranged
Coordu32 - The ranged coordinate for type u32
- Ranged
Coordu64 - The ranged coordinate for type u64
- Ranged
Coordu128 - The ranged coordinate for type u128
- Ranged
Coordusize - The ranged coordinate for type usize
- Ranged
Slice - A range that is defined by a slice of values.