[][src]Trait geng_core::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_CURSOR_HANDLE[src]

impl LazyStatic for WAYLAND_CURSOR_OPTION[src]

impl LazyStatic for WAYLAND_EGL_HANDLE[src]

impl LazyStatic for WAYLAND_EGL_OPTION[src]

impl LazyStatic for WAYLAND_CLIENT_HANDLE[src]

impl LazyStatic for WAYLAND_CLIENT_OPTION[src]

Loading content...

Implementors

Loading content...