Module std::lazy [−][src]
Expand description
Lazy values and one-time initialization of static data.
Structs
Experimental
A value which is initialized on the first access.
Experimental
A cell which can be written to only once.
Experimental
A value which is initialized on the first access.
Experimental
A synchronization primitive which can be written to only once.