Type Definition stepgen::Result[][src]

pub type Result = Result<(), Error>;
Expand description

Result type for some of the stepgen operations.