parse_use_command

Function parse_use_command 

Source
fn parse_use_command(query: &str) -> Option<String>
Expand description

Parse a USE keyspace command, returning the keyspace name if matched.