Module podded::pod

source ·

Structs

  • A “pod-enabled” type that can be used as an Option<T> without requiring extra space to indicate if the value is Some or None.
  • Struct representing a “pod-enabled” str.

Traits

  • Used for “pod-enabled” types that can have a None value.