# Functions
MustParseShardSet parses a shard set from the input string, and panics if parsing is unsuccessful.
ParseShardSet parses a shard set from the input string.
# Type aliases
AggregatedShardFn maps a chunked id to a shard.
HashType is the hashing type.
ShardFn maps a id to a shard.
ShardSet is a collection of shards organized as a set.