Type Definition futex_channel::RecvResult[][src]

type RecvResult<T> = Result<T, Empty>;