Cargo Features

wechat-pay-rust-sdk has no features set by default.

[dependencies]
wechat-pay-rust-sdk = { version = "0.2.14", features = ["blocking", "debug-print"] }
blocking

Enables blocking of reqwest ^0.11.23

Affects wechat-pay-rust-sdk::blocking

debug-print = tracing, tracing-subscriber

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

tracing debug-print?
tracing-subscriber debug-print?