Cargo Features
multer-derive has no features set by default.
[dependencies]
multer-derive = { version = "0.1.1-alpha", features = ["time", "uuid", "json", "helpers"] }
- time
-
Enables time
- uuid
-
Enables uuid
- json
-
Enables serde_json
- helpers = indexmap, mime_guess
-
Affects
multer-derive::helpers
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- mime_guess helpers?
- indexmap helpers?
-
Enables indexmap ^1.9.3