Cargo Features

zino has no features set by default.

[dependencies]
zino = { version = "0.21.3", features = ["actix", "axum", "dioxus", "dioxus-desktop", "i18n", "jwt", "ntex", "orm", "utoipa"] }
actix

Enables actix-cors, actix-files, actix-web, futures, and tracing-actix-web, actix-web of utoipa-rapidoc ^3.0.0, http02 and runtime-tokio of zino-core

axum

Enables async-trait, axum, futures, tokio, tower, and tower-http, axum of utoipa-rapidoc ^3.0.0, runtime-tokio of zino-core

dioxus dioxus-desktop? = dioxus-router

Enables dioxus and tokio

dioxus-desktop = dioxus

Enables dioxus-desktop and image, runtime-tokio of zino-core

i18n

Enables i18n of zino-core

jwt

Enables jwt of zino-core

ntex

Enables futures, ntex, and ntex-files, runtime-tokio of zino-core

orm

Enables orm of zino-core

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.

utoipa implicit feature

Enables utoipa

utoipa:

Compile time generated OpenAPI documentation for Rust

dioxus-router dioxus?
utoipa-rapidoc actix? axum?

Enables utoipa-rapidoc ^3.0.0