Cargo Features
lemmy_api_common has no features set by default.
[dependencies]
lemmy_api_common = { version = "1.0.0-alpha.3", features = ["full"] }
- full = activitypub_federation, actix-web, actix-web-httpauth, encoding_rs, futures, jsonwebtoken, mime, moka, reqwest, reqwest-middleware, tokio, tracing, ts-rs, uuid, webmention, webpage
-
Enables full of lemmy_db_views =1.0.0-alpha.3 and lemmy_utils =1.0.0-alpha.3
Affects
lemmy_api_common::build_response
,lemmy_api_common::claims
,lemmy_api_common::context
,lemmy_api_common::request
,lemmy_api_common::send_activity
,lemmy_api_common::utils
…
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.