Expand description

A write-once cell mediated by the Python GIL.

Structs

A write-once cell similar to once_cell::OnceCell.