Features from optional dependencies
- bson implicit feature
-
Enables bson
bson:
Encoding and decoding support for BSON in Rust
- http implicit feature
-
Enables http
http:
A set of types for representing HTTP requests and responses
- multer implicit feature
-
Enables multer
multer:
An async parser for
multipart/form-data
content-type in Rust - napi implicit feature
-
Enables napi
napi:
N-API bindings
- pyo3 implicit feature
-
Enables pyo3
pyo3:
Bindings to Python interpreter
- reqwest implicit feature
-
Enables reqwest
reqwest:
higher level HTTP client library