flares-types 0.1.2

Shared HTTP API types for Flares
Documentation

Flares API types

Shared serializable HTTP request and response types for the server and Rust client. Default dependencies are Serde and Chrono. The optional openapi feature enables Utoipa schema derives; cli enables Clap enum derives. Applications normally obtain these types through flares-client.