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

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