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