Trait cubecl_wgpu::IntElement

source ·
pub trait IntElement: WgpuElement { }
Expand description

The int element type for the wgpu backend.

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

source§

impl IntElement for i32

Implementors§