parse_create_keyspace

Function parse_create_keyspace 

Source
pub fn parse_create_keyspace(input: &str) -> IResult<&str, CreateKeyspaceQuery>