Trait statime_linux::socket::PtpTargetAddress
source · pub trait PtpTargetAddress {
const PRIMARY_EVENT: Self;
const PRIMARY_GENERAL: Self;
const PDELAY_EVENT: Self;
const PDELAY_GENERAL: Self;
}
Required Associated Constants§
const PRIMARY_EVENT: Self
const PRIMARY_GENERAL: Self
const PDELAY_EVENT: Self
const PDELAY_GENERAL: Self
Object Safety§
This trait is not object safe.