pub fn data_format_vec_permute<O0: Into<Output>>( x: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for DataFormatVecPermute::new().build(x, scope).
DataFormatVecPermute::new().build(x, scope)