pub type ActivateResult<T> = Result<T, ActivateError>;