Constant replit_db::STRING_NONE

source ·
pub const STRING_NONE: Option<&str>;
Expand description

This type is a shorthand for Option<&str>::None or None::<&str>.