Trait lazy_static::LazyStatic[][src]

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 SHOULD_COLORIZE

impl LazyStatic for PARSABLE_PROGRAM_IDS

impl LazyStatic for CONFIG_FILE

impl LazyStatic for SIGVERIFY_THREAD_POOL

impl LazyStatic for FROZEN_ACCOUNT_PANIC

impl LazyStatic for FEATURE_NAMES_BEFORE_MAINNET

impl LazyStatic for FEATURE_NAMES

impl LazyStatic for ID

impl LazyStatic for FULL_INFLATION_FEATURE_PAIRS