std::ops
Trait FnOnce
One of Rust's three closure traits, it represents a closure that can be called exactly once.
std::ops
Trait FnOnce
One of Rust's three closure traits, it represents a closure that can be called exactly once.