Trait poem_openapi::types::ToJSON [−][src]
Expand description
Represents a type that can converted to JSON.
Required methods
Convert this value to serde_json::Value
.
Represents a type that can converted to JSON.
Convert this value to serde_json::Value
.