Cargo Features

bomboni_request has no features set by default.

[dependencies]
bomboni_request = { version = "0.1.55", features = ["derive", "tonic", "wasm", "testing"] }
derive

Affects bomboni_request::derive

tonic

Enables tonic ^0.10.2, tonic of bomboni_proto

wasm

Enables bomboni_wasm, getrandom, js-sys, and wasm-bindgen, wasm of bomboni_common

testing

Affects bomboni_request::testing