[][src]Type Definition rsmq_async_lite::RsmqResult

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

RsmqResult