First we create an enum to represent all possible errors in our library: #[derive(Debug)] pub enum ResponseError { /// paypal api error.
確定! 回上一頁