Searched refs:target_type (Results 1 – 2 of 2) sorted by relevance
98 target_type: [u8; DM_MAX_TYPE_NAME], field102 fn new(target_type: &str) -> Result<Self> { in new()104 spec.target_type.as_mut().write_all(target_type.as_bytes())?; in new()
129 op1: (target_type, target_scale, target_zero_point),130 op2: (target_type, target_scale, target_zero_point),