Type Definition rsasl::session::StepResult

source · []
pub type StepResult = Result<Step, SessionError>;