Static proto::IS_MUSL

source ·
pub static IS_MUSL: Lazy<Mutex<UnboundCache<(), bool>>, fn() -> Mutex<UnboundCache<(), bool>>>
Expand description

Cached static for the is_musl function.