blob: 364af6e0694d504bfbf703cf43960491ef3fb7e2 [file] [log] [blame]
/// Expose cfg as constant to be able to typecheck both versions.
pub(crate) const LITTLE_ENDIAN: bool = cfg!(target_endian = "little");