Cargo Features

feattle has no features set by default.

[dependencies]
feattle = { version = "1.0.0", features = ["s3", "uuid", "warp", "axum"] }
s3

Enables s3 of feattle-sync

uuid

Enables uuid of feattle-core

warp

Enables warp of feattle-ui

axum

Enables axum of feattle-ui

feattle has 4 features without comments.