Skip to main content

is_empty_f_string

Function is_empty_f_string 

Source
pub fn is_empty_f_string(expr: &ExprFString) -> bool
Expand description

Returns true if the expression definitely resolves to the empty string, when used as an f-string expression.