104 releases (21 breaking)

new 0.23.0 May 20, 2024
0.22.2 Apr 30, 2024
0.20.3 Mar 31, 2024
0.18.0 Dec 30, 2023
0.7.3 Mar 30, 2023

#1295 in HTTP server

Download history 26/week @ 2024-01-27 2/week @ 2024-02-03 173/week @ 2024-02-17 330/week @ 2024-02-24 63/week @ 2024-03-02 212/week @ 2024-03-09 322/week @ 2024-03-16 381/week @ 2024-03-23 476/week @ 2024-03-30 42/week @ 2024-04-06 320/week @ 2024-04-13 440/week @ 2024-04-20 2011/week @ 2024-04-27 364/week @ 2024-05-04 207/week @ 2024-05-11

3,045 downloads per month
Used in 6 crates

MIT license

1MB
21K SLoC

github crates-io docs-rs

Core types and traits for zino.

Feature flags

The following optional features are available:

Name Description Default?
accessor Enables the data access layer built with opendal. No
chatbot Enables the chatbot services. No
connector Enables the data source connectors. No
cookie Enables the support for cookies. No
crypto-sm Enables China's Standards of Encryption Algorithms. No
dotenv Enables the configuration loader for a .env file. No
env-filter Enables the env-filter for tracing-subscriber. No
i18n Enables the support for internationalization. No
jwt Enables the support for JSON Web Token. No
locale Enables the support for locale related utilities. No
metrics Enables the metrics exporter. No
opa Enables the support for OPA via regorus. No
openapi Enables the support for OpenAPI docs via utoipa. No
orm Enables the ORM for MySQL, PostgreSQL or SQLite. No
runtime-async-std Enables the async-std runtime. No
runtime-tokio Enables the tokio runtime. No
sentry Enables the integration with sentry. No
sqids Enables the support for sqids. 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
validator Enables the common validation rules. No
view Enables the HTML template rendering. No

Dependencies

~24–81MB
~1.5M SLoC