Function alloy_eips::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.
pub const fn fits_in_fe(data: &[u8]) -> bool
Determine whether a slice of bytes can be contained in a field element.