pub trait RequestValue { }
Expand description

Identifies types which are used in API requests.

Implementors§