Function arrow_ipc::gen::Tensor::finish_tensor_buffer

source ยท
pub fn finish_tensor_buffer<'a, 'b>(
    fbb: &'b mut FlatBufferBuilder<'a>,
    root: WIPOffset<Tensor<'a>>,
)