pub type CommunicationResult<T> = Result<T, CommunicationError>;