cellopt 0.3.0

CellOpt<T> allows Cell-like behaviour for those T that do not implement Default or Copy.
Documentation

cellopt

A Cell<Option<T>>: useful for those T which do not implement Default, let alone Copy.