Expand description
primitive types that can be used in Pod
s
Structsยง
- PodBool
- The standard
bool
is not aPod
, define a replacement that is - PodI16
i16
type that can be used in Pods- PodI64
i64
type that can be used in Pods- PodU16
u16
type that can be used inPod
s- PodU32
u32
type that can be used inPod
s- PodU64
u64
type that can be used in Pods- PodU128
u128
type that can be used in Pods