Cargo Features
[dependencies]
rusty-s3 = { version = "0.5.0", default-features = false, features = ["full", "wasm_bindgen"] }
- default = full
-
The
full
feature is set by default wheneverrusty-s3
is added without
somewhere in the dependency tree.default-features = false - full default
-
Enables parsing of time and base64 ^0.21, md-5, quick-xml ^0.30, serde, and serde_json
base64:
optional
Affects
actions::list_objects_v2
,multipart_upload::complete
,multipart_upload::create
,multipart_upload::list_parts
,time_::ISO8601_EXT
… - wasm_bindgen
-
Enables wasm-bindgen of time