Function fetch_users

Source
pub fn fetch_users(conn: &MysqlConnection, username: String) -> Vec<String>