spl_pod

Module primitives

Source
Expand description

primitive types that can be used in Pods

Structsยง

  • The standard bool is not a Pod, define a replacement that is
  • i16 type that can be used in Pods
  • i64 type that can be used in Pods
  • u16 type that can be used in Pods
  • u32 type that can be used in Pods
  • u64 type that can be used in Pods
  • u128 type that can be used in Pods