pub trait ResponseResult { }
Expand description

Identifies types which are used in API responses.

Implementors§