docs.rs failed to build zino-http-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
zino-http-0.14.0
HTTP requests and responses for zino.
Feature flags
The following optional features are available:
| Name | Description | Default? |
|---|---|---|
auth |
Enables the authentication and authorization. | No |
cookie |
Enables the support for cookies. | No |
i18n |
Enables the support for internationalization. | No |
jwt |
Enables the support for JSON Web Token. | No |
metrics |
Enables the metrics exporter. |
No |
openapi |
Enables the support for OpenAPI docs via utoipa. |
No |
view |
Enables the HTML template rendering. | No |