Skip to main content

is_class

Function is_class 

Source
pub fn is_class(code: &str, class: &str) -> bool
Expand description

Returns true if the given SQLSTATE code belongs to the specified class.