virtual_net::client

Type Alias SocketMap

Source
type SocketMap<T> = HashMap<SocketId, T>;

Aliased Typeยง

struct SocketMap<T> { /* private fields */ }