Cargo Features
[dependencies]
fusion-core = { version = "0.1.0", default-features = false, features = ["tonic", "opentelemetry", "with-uuid", "with-ulid", "with-openapi", "fusionsql"] }
- default = opentelemetry
-
The
opentelemetryfeature is set by default wheneverfusion-coreis added withoutsomewhere in the dependency tree.default-features = false - tonic
-
Enables protobuf ^4.32.1-release and tonic
- opentelemetry default
-
Enables append-opentelemetry of logforth ^0.28
- with-uuid
-
Enables uuid, with-uuid of fusion-common, uuid of utoipa
Affects
fusion-core::timer… - with-ulid
-
Enables ulid, with-ulid of fusion-common, ulid of utoipa
- with-openapi
-
Enables utoipa