Function alloy_consensus::transaction::eip4844_utils::fits_in_fe
source ยท pub const fn fits_in_fe(data: &[u8]) -> bool
Expand description
Determine whether a slice of bytes can be contained in a field element.