pub type VolumeActionRequest<M, V> = Request<M, V>;
Expand description

A type alias with Request<_, VolumeAction> specific functions.