Type Definition rxdp::XDPResult[][src]

type XDPResult<T> = Result<T, XDPError>;