Skip to main content

LiquidI8Array

Type Alias LiquidI8Array 

Source
pub type LiquidI8Array = LiquidPrimitiveArray<Int8Type>;
Expand description

Liquid’s signed 8-bit integer array.

Aliased Type§

pub struct LiquidI8Array { /* private fields */ }