poem_openapi::types

Trait IsObjectType

source
pub trait IsObjectType: Type { }
Expand description

Represents a object type.

Object Safety§

This trait is not object safe.

Implementors§