Cargo Features

peace_item_file_download has no features set by default.

[dependencies]
peace_item_file_download = { version = "0.0.14", features = ["error_reporting", "output_progress", "item_interactions", "item_state_example", "miette"] }
error_reporting

Enables error_reporting of peace

output_progress

Enables output_progress of peace

item_interactions

Enables item_interactions of peace

item_state_example

Enables item_state_example of peace

Features from optional dependencies

miette implicit feature

Enables miette

miette:

Fancy diagnostic reporting library and protocol for us mere mortals who aren't compiler hackers