Type Alias RemoteMap

Source
pub type RemoteMap = HashMap<String, Vec<RemoteEntry>>;

Aliased Typeยง

struct RemoteMap { /* private fields */ }