Skip to content

Commit d697682

Browse files
committed
public flag
Signed-off-by: Andrew Duffy <andrew@a10y.dev>
1 parent b2a085f commit d697682

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

encodings/fastlanes/public-api.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -542,6 +542,8 @@ impl vortex_array::hash::ArrayHash for vortex_fastlanes::RLEData
542542

543543
pub fn vortex_fastlanes::RLEData::array_hash<H: core::hash::Hasher>(&self, state: &mut H, _precision: vortex_array::hash::Precision)
544544

545+
pub static vortex_fastlanes::USE_EXPERIMENTAL_PATCHES: std::sync::lazy_lock::LazyLock<bool>
546+
545547
pub trait vortex_fastlanes::BitPackedArrayExt: vortex_array::array::typed::TypedArrayRef<vortex_fastlanes::BitPacked>
546548

547549
pub fn vortex_fastlanes::BitPackedArrayExt::bit_width(&self) -> u8

0 commit comments

Comments
 (0)