pub static array_item_schema: LazyLock<Attribute<GenId>>Expand description
Links an Array<T> schema entity to its element schema’s id. Distinct
from blob_encoding because element schemas are not themselves
BlobEncodings — they only carry an ArrayElement::Native byte-layout.