risingwave_common::array

Type Alias ArrayRef

source
pub type ArrayRef = Arc<ArrayImpl>;

Aliased Typeยง

struct ArrayRef { /* private fields */ }