Cargo Features

prost-twirp has no features set by default.

[dependencies]
prost-twirp = { version = "0.2.0", features = ["service-gen"] }
service-gen = prost-build

Enables proc-macro2 and quote

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.

prost-build service-gen?

Enables prost-build ^0.11