Type Definition digitalocean::request::SnapshotRequest

source ·
pub type SnapshotRequest<M, V> = Request<M, V>;
Expand description

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