Skip to content

Commit fe4b34d

Browse files
committed
locks
Signed-off-by: Andrew Duffy <andrew@a10y.dev>
1 parent 966603e commit fe4b34d

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

encodings/fastlanes/public-api.lock

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,22 @@ pub vortex_fastlanes::BitPackedDataParts::patches: core::option::Option<vortex_a
248248

249249
pub vortex_fastlanes::BitPackedDataParts::validity: vortex_array::validity::Validity
250250

251+
pub struct vortex_fastlanes::BitPackedPatchedPlugin
252+
253+
impl core::clone::Clone for vortex_fastlanes::BitPackedPatchedPlugin
254+
255+
pub fn vortex_fastlanes::BitPackedPatchedPlugin::clone(&self) -> vortex_fastlanes::BitPackedPatchedPlugin
256+
257+
impl core::fmt::Debug for vortex_fastlanes::BitPackedPatchedPlugin
258+
259+
pub fn vortex_fastlanes::BitPackedPatchedPlugin::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
260+
261+
impl vortex_array::array::plugin::ArrayPlugin for vortex_fastlanes::BitPackedPatchedPlugin
262+
263+
pub fn vortex_fastlanes::BitPackedPatchedPlugin::deserialize(&self, dtype: &vortex_array::dtype::DType, len: usize, metadata: &[u8], buffers: &[vortex_array::buffer::BufferHandle], children: &dyn vortex_array::serde::ArrayChildren, session: &vortex_session::VortexSession) -> vortex_error::VortexResult<vortex_array::array::erased::ArrayRef>
264+
265+
pub fn vortex_fastlanes::BitPackedPatchedPlugin::id(&self) -> vortex_array::array::ArrayId
266+
251267
pub struct vortex_fastlanes::Delta
252268

253269
impl vortex_fastlanes::Delta

0 commit comments

Comments
 (0)