pub type VolumeActionRequest<M, V> = Request<M, V>;Expand description
A type alias with Request<_, VolumeAction> specific functions.
Aliased Typeยง
pub struct VolumeActionRequest<M, V> { /* private fields */ }pub type VolumeActionRequest<M, V> = Request<M, V>;A type alias with Request<_, VolumeAction> specific functions.
pub struct VolumeActionRequest<M, V> { /* private fields */ }