Skip to main content

is_valid_database_name

Function is_valid_database_name 

Source
pub fn is_valid_database_name(input: &str) -> bool
Expand description

Returns whether the input is accepted by the generic database name validator.