141 releases (31 breaking)

0.33.0 Feb 27, 2025
0.31.3 Jan 27, 2025
0.30.1 Dec 22, 2024
0.27.3 Nov 30, 2024
0.7.3 Mar 30, 2023

#1572 in HTTP server

Download history 197/week @ 2024-11-17 308/week @ 2024-11-24 503/week @ 2024-12-01 1426/week @ 2024-12-08 351/week @ 2024-12-15 197/week @ 2024-12-22 24/week @ 2024-12-29 243/week @ 2025-01-05 364/week @ 2025-01-12 142/week @ 2025-01-19 220/week @ 2025-01-26 84/week @ 2025-02-02 202/week @ 2025-02-09 271/week @ 2025-02-16 431/week @ 2025-02-23 89/week @ 2025-03-02

1,008 downloads per month
Used in 18 crates

MIT license

360KB
9K SLoC

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
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

Dependencies

~17–48MB
~727K SLoC