EMPTY_STR

Constant EMPTY_STR 

Source
pub const EMPTY_STR: &'static str;
Expand description

An empty string. This constant represents an empty string, which can be used as a/// default or placeholder value.