Trait gnuplot::DataType [−][src]
Required Methods
Implementations on Foreign Types
impl<'l> DataType for &'l u8[src]
impl<'l> DataType for &'l u8impl<'l> DataType for &'l u16[src]
impl<'l> DataType for &'l u16impl<'l> DataType for &'l u32[src]
impl<'l> DataType for &'l u32impl<'l> DataType for &'l u64[src]
impl<'l> DataType for &'l u64impl<'l> DataType for &'l usize[src]
impl<'l> DataType for &'l usizeimpl<'l> DataType for &'l i8[src]
impl<'l> DataType for &'l i8impl<'l> DataType for &'l i16[src]
impl<'l> DataType for &'l i16impl<'l> DataType for &'l i32[src]
impl<'l> DataType for &'l i32impl<'l> DataType for &'l i64[src]
impl<'l> DataType for &'l i64impl<'l> DataType for &'l isize[src]
impl<'l> DataType for &'l isizeimpl<'l> DataType for &'l f32[src]
impl<'l> DataType for &'l f32impl<'l> DataType for &'l f64[src]
impl<'l> DataType for &'l f64impl DataType for u8[src]
impl DataType for u8impl DataType for u16[src]
impl DataType for u16impl DataType for u32[src]
impl DataType for u32impl DataType for u64[src]
impl DataType for u64impl DataType for usize[src]
impl DataType for usizeimpl DataType for i8[src]
impl DataType for i8impl DataType for i16[src]
impl DataType for i16impl DataType for i32[src]
impl DataType for i32impl DataType for i64[src]
impl DataType for i64impl DataType for isize[src]
impl DataType for isizeimpl DataType for f32[src]
impl DataType for f32impl DataType for f64[src]
impl DataType for f64