Trait spirv_std::number::Number

source ·
pub trait Number: Scalar { }
Expand description

Abstract trait representing a SPIR-V integer or floating-point type.

Implementations on Foreign Types§

Implementors§