Skip to main content

SIZE

Constant SIZE 

Source
pub const SIZE: usize = 6;
Expand description

How long an entity Id is, recommended 6 or above.

ยงNote

This is only used in the Id type as its length parameter and with the nanoid output length.