cellopt

Crates.iocellopt
lib.rscellopt
version0.3.0
sourcesrc
created_at2023-10-12 05:26:46.757812
updated_at2023-10-12 09:51:03.330318
descriptionCellOpt allows Cell-like behaviour for those T that do not implement Default or Copy.
homepage
repositoryhttps://github.com/bzm3r/cellopt/
max_upload_size
id1000990
size16,351
Brian Merchant (bzm3r)

documentation

README

cellopt

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

Commit count: 10

cargo fmt