Skip to main content

LiquidI16Array

Type Alias LiquidI16Array 

Source
pub type LiquidI16Array = LiquidPrimitiveArray<Int16Type>;
Expand description

Liquid’s signed 16-bit integer array.

Aliased Type§

pub struct LiquidI16Array { /* private fields */ }