Cargo Features
[dependencies]
remotefs-aws-s3 = { version = "0.4.2", default-features = false, features = ["find", "no-log", "github-actions", "with-containers"] }
- default = find
-
The
find
feature is set by default wheneverremotefs-aws-s3
is added without
somewhere in the dependency tree.default-features = false - find default
-
misc
- no-log
-
Enables max_level_off of log
- github-actions
-
tests
- with-s3-ci with-containers