103 releases (20 breaking)

new 0.22.5 May 16, 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

#1294 in HTTP server

Download history 20/week @ 2024-01-22 28/week @ 2024-01-29 127/week @ 2024-02-12 165/week @ 2024-02-19 252/week @ 2024-02-26 29/week @ 2024-03-04 331/week @ 2024-03-11 316/week @ 2024-03-18 436/week @ 2024-03-25 327/week @ 2024-04-01 137/week @ 2024-04-08 211/week @ 2024-04-15 458/week @ 2024-04-22 2195/week @ 2024-04-29 183/week @ 2024-05-06

3,166 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
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