rust/library/std/src/lazy.rs

1 line
60 B
XML

//! Lazy values and one-time initialization of static data.