Cargo Features
TTFB has no features set by default.
[dependencies]
ttfb = { version = "1.15.0", features = ["bin"] }
Feature for all additional dependencies of the binary.
- bin
-
Enables clap and crossterm ^0.28.1
Required by the binary
TTFB has no features set by default.
[dependencies]
ttfb = { version = "1.15.0", features = ["bin"] }
Feature for all additional dependencies of the binary.
Enables clap and crossterm ^0.28.1
Required by the binary