Constant stry_common::utils::nanoid::SIZE[][src]

pub const SIZE: usize = 6;

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.