Cargo Features
lemmy_utils has no features set by default.
[dependencies]
lemmy_utils = { version = "1.0.0-alpha.0", features = ["full"] }
- full = actix-web, anyhow, deser-hjson, diesel, doku, enum-map, futures, html2text, http, itertools, lettre, markdown-it, moka, regex, reqwest-middleware, rosetta-i18n, serde_json, smart-default, tokio, tracing, ts-rs, url, urlencoding, uuid
-
Required by the lemmy_util_bin binary
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.
- actix-web full?
- anyhow full?
- deser-hjson full?
- diesel full?
- doku full?
- enum-map full?
- futures full?
- html2text full?
-
Enables html2text ^0.13.6
- http full?
- itertools full?
- lettre full?
- markdown-it full?
- moka full?
- regex full?
- reqwest-middleware full?
-
Enables reqwest-middleware ^0.3.3
- rosetta-i18n full?
- serde_json full?
- smart-default full?
- tokio full?
- tracing full?
- ts-rs full?
- url full?
- urlencoding full?
- uuid full?