RemoteMap

Type Alias RemoteMap 

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

Aliased Typeยง

pub struct RemoteMap { /* private fields */ }