if let Some(origin) = resp.get("origin") { // use origin }. If you can guarantee that it's impossible for the value to be None , then you ...
確定! 回上一頁