Cargo Features

cyper-axum has no features set by default.

[dependencies]
cyper-axum = { version = "0.8.0", features = ["enable_log", "http2", "nightly"] }
enable_log

Enables enable_log of compio-log

http2

Enables http2 of axum

nightly

Enables nightly of cyper-core

cyper-axum has 3 features without comments.