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