[go: up one dir, main page]

Module lazy_static

Source
Expand description

Mock implementation of the lazy_static crate.

Re-exports§

pub use std::thread::panicking;

Structs§

AccessError
An error returned by LocalKey::try_with.
Lazy
Mock implementation of lazy_static::Lazy.

Functions§

yield_now
Yield the thread.