pub fn expect(string: &str, prefix: char) -> Result<&str, String>