Cargo Features

Sham has no features set by default.

[dependencies]
sham = { version = "0.1.0", features = ["full", "reqwest", "std_process"] }
full = reqwest, std_process
reqwest full?

Enables bytes, futures-util, mockall, reqwest, serde, and serde_json

Affects sham::reqwest

std_process full?

Enables mockall

Affects sham::std_process

Features from optional dependencies

==============================[ DEPENDENCIES ]===============================