Skip to main content

CommonLibrary/Transport/DTO/
UnifiedResponse.rs

1#![allow(non_snake_case, non_camel_case_types, non_upper_case_globals)]
2//! # UnifiedResponse DTO
3//!
4//! See [`crate::Transport::UnifiedResponse`] for the canonical type definition.