pub const AT_AUTO: (usize, usize);
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.
at