always_cell

Crates.ioalways_cell
lib.rsalways_cell
version0.1.0
sourcesrc
created_at2022-10-22 17:20:02.907866
updated_at2022-10-22 17:20:02.907866
descriptionA OnceCell that implements Deref, panicking if not set yet.
homepage
repositoryhttps://github.com/Protryon/always_cell
max_upload_size
id694679
size2,707
Max Bruce (Protryon)

documentation

README

always_cell

A OnceCell that implements Deref, panicking if not set yet.

Commit count: 1

cargo fmt