Type Definition rsasl::session::StepResult[][src]

pub type StepResult<T> = Result<Step<T>>;