Type Definition cocaine::service::locator::HashRing[][src]

type HashRing = Vec<(u64, String)>;

Represents a consistent hash ring where routing groups live.