[][src]Macro dhcp4r::bytes_u32

macro_rules! bytes_u32 {
    ( $x:expr ) => { ... };
}

Converts 4 bytes to a u32 (Big endian)