Cargo Features

tribble-app has no features set by default.

[dependencies]
tribble-app = { version = "0.1.1", features = ["schema", "export"] }
schema = schemars

Required by the schema binary

export

We need to enable the server-side feature for some of the exporting code to work

Enables server-side of perseus ^0.3.5

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.

schemars schema?