AT_AUTO

Constant AT_AUTO 

Source
pub const AT_AUTO: (usize, usize);
Expand description

Value for at that causes the cell to be positioned based on the logical index i, for columns i % columns and for rows i / columns.