Skip to content

Commit 9062f92

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

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
@@ -526,6 +526,8 @@ impl vortex_array::hash::ArrayHash for vortex_fastlanes::RLEData
526526

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

529+
pub static vortex_fastlanes::USE_EXPERIMENTAL_PATCHES: std::sync::lazy_lock::LazyLock<bool>
530+
529531
pub trait vortex_fastlanes::BitPackedArrayExt: vortex_array::array::typed::TypedArrayRef<vortex_fastlanes::BitPacked>
530532

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

0 commit comments

Comments
 (0)