Searched refs:StringCannotBeEmpty (Results 1 – 2 of 2) sorted by relevance
54 StringCannotBeEmpty, enumerator165 Self::StringCannotBeEmpty => write!(f, "string cannot be empty"), in fmt()
599 .ok_or(FendError::StringCannotBeEmpty)?; in evaluate_as()