arrow_ipc::gen::Tensor

Function finish_size_prefixed_tensor_buffer

Source
pub fn finish_size_prefixed_tensor_buffer<'a, 'b, A: Allocator + 'a>(
    fbb: &'b mut FlatBufferBuilder<'a, A>,
    root: WIPOffset<Tensor<'a>>,
)