pub type ShardId = String;
Type that represents the id of a shard.
struct ShardId { /* private fields */ }