Skip to content

Commit

Permalink
Hide from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tustvold committed Jul 29, 2023
1 parent 789f490 commit f060325
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arrow-data/src/data.rs
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ use std::sync::Arc;
use crate::equal;

/// A collection of [`Buffer`]
#[doc(hidden)]
pub type Buffers<'a> = &'a [Buffer];

#[inline]
Expand Down

0 comments on commit f060325

Please sign in to comment.