Type Definition rsmq_async_lite::RsmqResult[][src]

type RsmqResult<T> = Result<T, RsmqError>;

RsmqResult