pub trait Response { }
Expand description

Marker for service response data types

Implementors