Variable ShardInfo.shard

This shards number.

Declaration

struct ShardInfo
{
  // ...
  ushort shard = cast(ushort)0u;
  // ...
}