peroxide
0.39.3
Printable
Required Methods
print
Implementations on Foreign Types
&Vec<&str>
&Vec<String>
&Vec<bool>
&Vec<char>
&Vec<f32>
&Vec<f64>
&Vec<i16>
&Vec<i32>
&Vec<i64>
&Vec<i8>
&Vec<isize>
&Vec<u16>
&Vec<u32>
&Vec<u64>
&Vec<u8>
&Vec<usize>
String
Vec<&str>
Vec<String>
Vec<char>
Vec<f32>
Vec<f64>
Vec<i16>
Vec<i32>
Vec<i64>
Vec<i8>
Vec<isize>
Vec<u16>
Vec<u32>
Vec<u64>
Vec<u8>
Vec<usize>
bool
char
f32
f64
i16
i32
i64
i8
isize
u16
u32
u64
u8
usize
Implementors
In peroxide::
util::
print
peroxide
::
util
::
print
Trait
Printable
Copy item path
Source
pub trait Printable { // Required method fn
print
(&self); }
Required Methods
§
Source
fn
print
(&self)
Implementations on Foreign Types
§
Source
§
impl
Printable
for &
Vec
<&
str
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for &
Vec
<
bool
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for &
Vec
<
char
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for &
Vec
<
f32
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for &
Vec
<
f64
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for &
Vec
<
i8
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for &
Vec
<
i16
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for &
Vec
<
i32
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for &
Vec
<
i64
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for &
Vec
<
isize
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for &
Vec
<
u8
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for &
Vec
<
u16
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for &
Vec
<
u32
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for &
Vec
<
u64
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for &
Vec
<
usize
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for &
Vec
<
String
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
bool
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
char
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
f32
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
f64
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
i8
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
i16
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
i32
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
i64
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
isize
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
u8
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
u16
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
u32
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
u64
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
usize
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
String
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
Vec
<&
str
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
Vec
<
char
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
Vec
<
f32
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
Vec
<
f64
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
Vec
<
i8
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
Vec
<
i16
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
Vec
<
i32
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
Vec
<
i64
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
Vec
<
isize
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
Vec
<
u8
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
Vec
<
u16
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
Vec
<
u32
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
Vec
<
u64
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
Vec
<
usize
>
Source
§
fn
print
(&self)
Source
§
impl
Printable
for
Vec
<
String
>
Source
§
fn
print
(&self)
Implementors
§
Source
§
impl
Printable
for
AD
Source
§
impl
Printable
for
DType
Source
§
impl
Printable
for
DTypeArray
Source
§
impl
Printable
for
ConfusionMatrix
Source
§
impl
Printable
for
DataFrame
Source
§
impl
Printable
for
Scalar
Source
§
impl
Printable
for
Series
Source
§
impl
Printable
for
Matrix
Source
§
impl
Printable
for
Multinomial
Source
§
impl
Printable
for
Polynomial
Source
§
impl<T:
Debug
+
PartialOrd
+
SampleUniform
+
Copy
+
Into
<
f64
>>
Printable
for
OPDist
<T>
Source
§
impl<T:
Debug
+
PartialOrd
+
SampleUniform
+
Copy
+
Into
<
f64
>>
Printable
for
TPDist
<T>