Expand description

OptionalCell convenience type

Structs

  • OptionalCell is a Cell that wraps an Option. This is helper type that makes keeping types that can be None a little cleaner.