Cargo Features

lemmy_utils has no features set by default.

[dependencies]
lemmy_utils = { version = "1.0.0-alpha.5", features = ["full"] }
full = actix-web, anyhow, deser-hjson, diesel, doku, enum-map, futures, http, itertools, markdown-it, moka, regex, reqwest-middleware, serde_json, smart-default, tokio, tracing, ts-rs, url, urlencoding

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?
http full?
itertools full?
markdown-it full?
moka full?
regex full?
reqwest-middleware full?

Enables reqwest-middleware ^0.3.3

serde_json full?
smart-default full?
tokio full?
tracing full?
ts-rs full?

Enables ts-rs ^10.1.0

url full?
urlencoding full?