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