Type Alias voxelize::Clients

source ·
pub type Clients = HashMap<String, Client>;

Aliased Type§

struct Clients { /* private fields */ }