swarm_nl::core

Type Alias ShardId

Source
pub type ShardId = String;
Expand description

Type that represents the id of a shard.

Aliased Typeยง

struct ShardId { /* private fields */ }