pub type EncodingId = ArcRef<str>;
EncodingId is a globally unique name of the array’s encoding.
struct EncodingId(/* private fields */);