zino-core

Crates.iozino-core
lib.rszino-core
version0.38.1
created_at2023-01-03 10:41:33.538243+00
updated_at2025-08-27 01:30:25.303998+00
descriptionCore types and traits for zino.
homepagehttps://github.com/zino-rs/zino
repositoryhttps://github.com/zino-rs/zino
max_upload_size
id750048
size508,940
Zan Pan (photino)

documentation

https://docs.rs/zino-core

README

github crates-io docs-rs

Core types and traits for zino.

Feature flags

The following optional features are available:

Name Description Default?
apalis Enables the support for apalis. No
cookie Enables the support for cookies. No
crypto-sm Enables China's Standards of Encryption Algorithms. No
debug Enables the features for ease of debugging. No
dotenv Enables the configuration loader for a .env file. No
env-filter Enables the env-filter for tracing-subscriber. No
http-client Enables the HTTP client via reqwest. No
i18n Enables the support for internationalization. No
locale Enables the support for locale related utilities. No
metrics Enables the metrics exporter. No
preferences Enables the support for application preferences. No
runtime-async-std Enables the async-std runtime. No
runtime-tokio Enables the tokio runtime. No
sentry Enables the integration with sentry. No
tls-native Enables the native-tls TLS backend. No
tls-rustls Enables the rustls TLS backend. No
tracing-log Enables the tracing-log for tracing-subscriber. No
tracing-subscriber Enables the integration with tracing-subscriber. No
validator Enables the common validation rules. No
Commit count: 704

cargo fmt