Skip to main content

RolloutPath

Type Alias RolloutPath 

Source
pub type RolloutPath = PathBuf;
Expand description

Type alias exposed for consumers to avoid re-importing PathBuf.

Aliased Typeยง

pub struct RolloutPath { /* private fields */ }