docs.rs failed to build zino-http-0.11.1
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 |
debug |
Enables the features for ease of debugging. | No |
i18n |
Enables the support for internationalization. | No |
inertia |
Enables the support for the Inertia protocol. | No |
jwt |
Enables the support for JSON Web Token. | No |
metrics |
Enables the metrics exporter. |
No |
view |
Enables the HTML template rendering. | No |