Cargo Features
feattle has no features set by default.
[dependencies]
feattle = { version = "2.0.0", features = ["aws_sdk_s3", "axum", "rusoto_s3", "uuid", "warp"] }
- aws_sdk_s3
-
Enables aws_sdk_s3 of feattle-sync
- axum
-
Enables axum of feattle-ui
- rusoto_s3
-
Enables rusoto_s3 of feattle-sync
- uuid
-
Enables uuid of feattle-core
- warp
-
Enables warp of feattle-ui
feattle has 5 features without comments.