pub struct Status { code: uint, reason: &'static str }. The Status-Code/Reason-Phrase pairs can then be represented as static items, like so
確定! 回上一頁