Type Definition digest_hash::BigEndian[][src]

type BigEndian<D> = Endian<D, BigEndian>;

A type alias for Endian specialized for big endian byte order.