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