Rename field mod::common::contexts::torrent::responses::Category::category_id
to id
to avoid Clippy error
#388
Labels
Milestone
Clippy lints: https://rust-lang.github.io/rust-clippy/master/index.html#/struct_field_names
This is the current code:
The field
category_id
should not be prefixed with the struct name.The text was updated successfully, but these errors were encountered: