Trait poem_openapi::types::IsObjectType

source ·
pub trait IsObjectType: Type { }
Expand description

Represents a object type.

Object Safety§

This trait is not object safe.

Implementors§