Trait cdns_rs::LazyStatic

source ·
pub trait LazyStatic { }
Expand description

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.

Object Safety§

This trait is not object safe.

Implementors§

source§

impl LazyStatic for cdns_rs::a_sync::caches::CACHE

source§

impl LazyStatic for HOST_CFG_PATH_P

source§

impl LazyStatic for RESOLV_CFG_PATH_P

source§

impl LazyStatic for cdns_rs::sync::caches::CACHE