Files
rust/library/std/src/lazy.rs
T

2 lines
60 B
Rust

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