[][src]Trait 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.

Implementors

impl LazyStatic for VK_ENTRY

impl LazyStatic for WAYLAND_CLIENT_OPTION

impl LazyStatic for WAYLAND_CLIENT_HANDLE

impl LazyStatic for WAYLAND_EGL_OPTION

impl LazyStatic for WAYLAND_EGL_HANDLE