Type Alias PublishState

Source
pub type PublishState = String;
Expand description

PublishState represents the state of a Volume as it pertains to its use on a particular Node.

Aliased Typeยง

pub struct PublishState { /* private fields */ }