Cargo Features

nyquest-backend-winrt has no features set by default.

[dependencies]
nyquest-backend-winrt = { version = "0.1.0", features = ["async", "blocking", "multipart"] }
async

Enables async of nyquest-interface

blocking

Enables blocking of nyquest-interface

multipart

Enables multipart of nyquest-interface

nyquest-backend-winrt has 3 features without comments.