Why does Rust expects a User struct to be returned in Err(err) => {...} But the return type is Result<User, Box<dyn std::error::Error + Send ...
確定! 回上一頁