Struct poem_openapi::ContactObject
source · pub struct ContactObject { /* private fields */ }
Expand description
A contact information for the exposed API.
Implementations§
Trait Implementations§
source§impl Debug for ContactObject
impl Debug for ContactObject
source§impl Default for ContactObject
impl Default for ContactObject
source§fn default() -> ContactObject
fn default() -> ContactObject
Returns the “default value” for a type. Read more