Function tract_pulse::internal::tract_core::ops::binary::wire_cast

source ยท
pub fn wire_cast(
    prefix: impl AsRef<str>,
    target: &mut Graph<TypedFact, Box<dyn TypedOp>>,
    inputs: &[OutletId],
    operating_datum_type: DatumType
) -> Result<SmallVec<[OutletId; 4]>, Error>