Trait tract_pulse::internal::tract_core::prelude::IntoTValue
source · pub trait IntoTValue {
// Required method
fn into_tvalue(self) -> TValue;
}
pub trait IntoTValue {
// Required method
fn into_tvalue(self) -> TValue;
}