summaryrefslogtreecommitdiffstats
path: root/library/core/src/lazy.rs
blob: f8c06c3f9aedb794a06851ff2f7ae988b4ebb020 (plain)
1
//! Lazy values and one-time initialization of static data.