Skip to main content

is_beta

Function is_beta 

Source
pub const fn is_beta() -> bool
Expand description

Returns true when the running build is a beta (patch number at or above [BETA_PATCH_THRESHOLD]). All workspace crates share the same version so this answer applies to the whole product regardless of which crate calls.