[][src]Trait codegame::prelude::structopt::lazy_static::LazyStatic

pub trait LazyStatic { }

Support trait for enabling a few common operation on lazy static values.

This is implemented by each defined lazy static, and used by the free functions in this crate.

Implementations on Foreign Types

impl LazyStatic for WAYLAND_EGL_HANDLE

impl LazyStatic for WAYLAND_CLIENT_HANDLE

impl LazyStatic for WAYLAND_CLIENT_OPTION

impl LazyStatic for WAYLAND_EGL_OPTION

Loading content...

Implementors

Loading content...