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).