Cargo Features

tanu has no features set by default.

[dependencies]
tanu = { version = "0.4.1", features = ["json", "multipart"] }
json

Enables json of reqwest and tanu-core

multipart

Enables multipart of reqwest and tanu-core

tanu has 2 features without comments.