Type Definition pp_rs::pp::Step[][src]

type Step<T> = Result<T, StepExit>;

Trait Implementations

Performs the conversion.