Skip to main content

FM_BAD_ID

Constant FM_BAD_ID 

Source
pub const FM_BAD_ID: &str = "FM_BAD_ID";
Expand description

id is present but unusable as an identifier (non-scalar, empty, or contains whitespace). Warning: the recommended lowercase-ULID form is never enforced — hand-authored opaque ids stay legal (SPEC v0.4).