Trait poem_openapi::types::IsObjectType
source · pub trait IsObjectType: Type { }
Expand description
Represents a object type.
Object Safety§
This trait is not object safe.
pub trait IsObjectType: Type { }
Represents a object type.