Expand description
Core types and traits for zino
.
Modules
- accessor
accessor
Unified data access to different storage services. - High level abstractions for the application.
- Authentication and authorization.
- cache
cache
Global cache for the application. - Cloud events and subscriptions.
- chatbot
chatbot
Unified access to different chatbot services. - connector
connector
Unified connector to different data sources. - database
orm
Database schema and ORM. - ISO 8601 combined date and time with local time zone.
- Type-erased errors with tracing functionalities.
- Extension traits and helper utilities.
- HTTP file uploading and downloading.
- format
format
Wrappers for manipulating common file formats. - Internationalization and localization.
- Application specific models.
- Request context and validation.
- Constructing responses and rejections.
- Scheduler for sync and async cron jobs.
- Application scoped state.
- HTTP headers for performance metrics and traces.
- view
view
Building HTML views using templates.
Type Definitions
- An Avro value.
- An owned dynamically typed error.
- An owned dynamically typed future.
- A JSON value.
- A JSON key-value type.
- A schema-less Avro record value.
- An allocation-optimized string.
- A TOML value.
- A Universally Unique Identifier (UUID).