fn item (id: usize, user: Form<User>) { /* ... */ }. The FromQuery implementation of Form<User> will be passed in a Query that iterates over all of the query ...
確定! 回上一頁