pub trait ToValue {
// Required method
fn to_value(&self) -> Value;
}Required Methods§
Implementations on Foreign Types§
Implementors§
impl ToValue for Matrix<Value>
impl ToValue for Matrix<bool>
impl ToValue for Matrix<f32>
impl ToValue for Matrix<f64>
impl ToValue for Matrix<i8>
impl ToValue for Matrix<i16>
impl ToValue for Matrix<i32>
impl ToValue for Matrix<i64>
impl ToValue for Matrix<i128>
impl ToValue for Matrix<u8>
impl ToValue for Matrix<u16>
impl ToValue for Matrix<u32>
impl ToValue for Matrix<u64>
impl ToValue for Matrix<u128>
impl ToValue for Matrix<String>
impl ToValue for Matrix<C64>
impl ToValue for Matrix<R64>
impl ToValue for C64
impl ToValue for R64
impl ToValue for Ref<Value>
impl ToValue for Ref<bool>
Available on crate features
bool or variable_define only.impl ToValue for Ref<f32>
Available on crate feature
f32 only.impl ToValue for Ref<f64>
Available on crate feature
f64 only.impl ToValue for Ref<i8>
Available on crate feature
i8 only.impl ToValue for Ref<i16>
Available on crate feature
i16 only.impl ToValue for Ref<i32>
Available on crate feature
i32 only.impl ToValue for Ref<i64>
Available on crate feature
i64 only.impl ToValue for Ref<i128>
Available on crate feature
i128 only.impl ToValue for Ref<u8>
Available on crate feature
u8 only.impl ToValue for Ref<u16>
Available on crate feature
u16 only.impl ToValue for Ref<u32>
Available on crate feature
u32 only.impl ToValue for Ref<u64>
Available on crate feature
u64 only.impl ToValue for Ref<u128>
Available on crate feature
u128 only.impl ToValue for Ref<usize>
impl ToValue for Ref<String>
Available on crate features
string or variable_define only.impl ToValue for Ref<Matrix<bool, Const<1>, Dyn, VecStorage<bool, Const<1>, Dyn>>>
Available on crate features
matrix and bool only.impl ToValue for Ref<Matrix<bool, Dyn, Const<1>, VecStorage<bool, Dyn, Const<1>>>>
Available on crate features
matrix and bool only.impl ToValue for Ref<Matrix<bool, Dyn, Dyn, VecStorage<bool, Dyn, Dyn>>>
Available on crate features
matrix and bool only.impl ToValue for Ref<Matrix<f32, Const<1>, Dyn, VecStorage<f32, Const<1>, Dyn>>>
Available on crate features
matrix and f32 only.impl ToValue for Ref<Matrix<f32, Dyn, Const<1>, VecStorage<f32, Dyn, Const<1>>>>
Available on crate features
matrix and f32 only.impl ToValue for Ref<Matrix<f32, Dyn, Dyn, VecStorage<f32, Dyn, Dyn>>>
Available on crate features
matrix and f32 only.impl ToValue for Ref<Matrix<f64, Const<1>, Dyn, VecStorage<f64, Const<1>, Dyn>>>
Available on crate features
matrix and f64 only.impl ToValue for Ref<Matrix<f64, Dyn, Const<1>, VecStorage<f64, Dyn, Const<1>>>>
Available on crate features
matrix and f64 only.impl ToValue for Ref<Matrix<f64, Dyn, Dyn, VecStorage<f64, Dyn, Dyn>>>
Available on crate features
matrix and f64 only.impl ToValue for Ref<Matrix<i8, Const<1>, Dyn, VecStorage<i8, Const<1>, Dyn>>>
Available on crate features
matrix and i8 only.impl ToValue for Ref<Matrix<i8, Dyn, Const<1>, VecStorage<i8, Dyn, Const<1>>>>
Available on crate features
matrix and i8 only.impl ToValue for Ref<Matrix<i8, Dyn, Dyn, VecStorage<i8, Dyn, Dyn>>>
Available on crate features
matrix and i8 only.impl ToValue for Ref<Matrix<i16, Const<1>, Dyn, VecStorage<i16, Const<1>, Dyn>>>
Available on crate features
matrix and i16 only.impl ToValue for Ref<Matrix<i16, Dyn, Const<1>, VecStorage<i16, Dyn, Const<1>>>>
Available on crate features
matrix and i16 only.impl ToValue for Ref<Matrix<i16, Dyn, Dyn, VecStorage<i16, Dyn, Dyn>>>
Available on crate features
matrix and i16 only.impl ToValue for Ref<Matrix<i32, Const<1>, Dyn, VecStorage<i32, Const<1>, Dyn>>>
Available on crate features
matrix and i32 only.impl ToValue for Ref<Matrix<i32, Dyn, Const<1>, VecStorage<i32, Dyn, Const<1>>>>
Available on crate features
matrix and i32 only.impl ToValue for Ref<Matrix<i32, Dyn, Dyn, VecStorage<i32, Dyn, Dyn>>>
Available on crate features
matrix and i32 only.impl ToValue for Ref<Matrix<i64, Const<1>, Dyn, VecStorage<i64, Const<1>, Dyn>>>
Available on crate features
matrix and i64 only.impl ToValue for Ref<Matrix<i64, Dyn, Const<1>, VecStorage<i64, Dyn, Const<1>>>>
Available on crate features
matrix and i64 only.impl ToValue for Ref<Matrix<i64, Dyn, Dyn, VecStorage<i64, Dyn, Dyn>>>
Available on crate features
matrix and i64 only.impl ToValue for Ref<Matrix<i128, Const<1>, Dyn, VecStorage<i128, Const<1>, Dyn>>>
Available on crate features
matrix and i128 only.impl ToValue for Ref<Matrix<i128, Dyn, Const<1>, VecStorage<i128, Dyn, Const<1>>>>
Available on crate features
matrix and i128 only.impl ToValue for Ref<Matrix<i128, Dyn, Dyn, VecStorage<i128, Dyn, Dyn>>>
Available on crate features
matrix and i128 only.impl ToValue for Ref<Matrix<u8, Const<1>, Dyn, VecStorage<u8, Const<1>, Dyn>>>
Available on crate features
matrix and u8 only.impl ToValue for Ref<Matrix<u8, Dyn, Const<1>, VecStorage<u8, Dyn, Const<1>>>>
Available on crate features
matrix and u8 only.impl ToValue for Ref<Matrix<u8, Dyn, Dyn, VecStorage<u8, Dyn, Dyn>>>
Available on crate features
matrix and u8 only.impl ToValue for Ref<Matrix<u16, Const<1>, Dyn, VecStorage<u16, Const<1>, Dyn>>>
Available on crate features
matrix and u16 only.impl ToValue for Ref<Matrix<u16, Dyn, Const<1>, VecStorage<u16, Dyn, Const<1>>>>
Available on crate features
matrix and u16 only.impl ToValue for Ref<Matrix<u16, Dyn, Dyn, VecStorage<u16, Dyn, Dyn>>>
Available on crate features
matrix and u16 only.impl ToValue for Ref<Matrix<u32, Const<1>, Dyn, VecStorage<u32, Const<1>, Dyn>>>
Available on crate features
matrix and u32 only.impl ToValue for Ref<Matrix<u32, Dyn, Const<1>, VecStorage<u32, Dyn, Const<1>>>>
Available on crate features
matrix and u32 only.impl ToValue for Ref<Matrix<u32, Dyn, Dyn, VecStorage<u32, Dyn, Dyn>>>
Available on crate features
matrix and u32 only.impl ToValue for Ref<Matrix<u64, Const<1>, Dyn, VecStorage<u64, Const<1>, Dyn>>>
Available on crate features
matrix and u64 only.impl ToValue for Ref<Matrix<u64, Dyn, Const<1>, VecStorage<u64, Dyn, Const<1>>>>
Available on crate features
matrix and u64 only.impl ToValue for Ref<Matrix<u64, Dyn, Dyn, VecStorage<u64, Dyn, Dyn>>>
Available on crate features
matrix and u64 only.impl ToValue for Ref<Matrix<u128, Const<1>, Dyn, VecStorage<u128, Const<1>, Dyn>>>
Available on crate features
matrix and u128 only.impl ToValue for Ref<Matrix<u128, Dyn, Const<1>, VecStorage<u128, Dyn, Const<1>>>>
Available on crate features
matrix and u128 only.impl ToValue for Ref<Matrix<u128, Dyn, Dyn, VecStorage<u128, Dyn, Dyn>>>
Available on crate features
matrix and u128 only.impl ToValue for Ref<Matrix<usize, Const<1>, Dyn, VecStorage<usize, Const<1>, Dyn>>>
Available on crate feature
matrix only.impl ToValue for Ref<Matrix<usize, Dyn, Const<1>, VecStorage<usize, Dyn, Const<1>>>>
Available on crate feature
matrix only.impl ToValue for Ref<Matrix<usize, Dyn, Dyn, VecStorage<usize, Dyn, Dyn>>>
Available on crate feature
matrix only.impl ToValue for Ref<Matrix<String, Const<1>, Dyn, VecStorage<String, Const<1>, Dyn>>>
Available on crate features
matrix and string only.impl ToValue for Ref<Matrix<String, Dyn, Const<1>, VecStorage<String, Dyn, Const<1>>>>
Available on crate features
matrix and string only.impl ToValue for Ref<Matrix<String, Dyn, Dyn, VecStorage<String, Dyn, Dyn>>>
Available on crate features
matrix and string only.impl ToValue for Ref<Matrix<C64, Const<1>, Dyn, VecStorage<C64, Const<1>, Dyn>>>
Available on crate features
matrix and complex only.impl ToValue for Ref<Matrix<C64, Dyn, Const<1>, VecStorage<C64, Dyn, Const<1>>>>
Available on crate features
matrix and complex only.impl ToValue for Ref<Matrix<C64, Dyn, Dyn, VecStorage<C64, Dyn, Dyn>>>
Available on crate features
matrix and complex only.impl ToValue for Ref<Matrix<R64, Const<1>, Dyn, VecStorage<R64, Const<1>, Dyn>>>
Available on crate features
matrix and rational only.impl ToValue for Ref<Matrix<R64, Dyn, Const<1>, VecStorage<R64, Dyn, Const<1>>>>
Available on crate features
matrix and rational only.impl ToValue for Ref<Matrix<R64, Dyn, Dyn, VecStorage<R64, Dyn, Dyn>>>
Available on crate features
matrix and rational only.impl ToValue for Ref<C64>
Available on crate feature
complex only.impl ToValue for Ref<MechMap>
Available on crate feature
map only.impl ToValue for Ref<MechRecord>
Available on crate feature
record only.impl ToValue for Ref<MechSet>
Available on crate feature
set only.impl ToValue for Ref<MechTable>
Available on crate feature
table only.impl ToValue for Ref<MechTuple>
Available on crate feature
tuple only.impl ToValue for Ref<R64>
Available on crate feature
rational only.