RemoteResourceMap

Type Alias RemoteResourceMap 

Source
pub type RemoteResourceMap = BTreeMap<u32, ResourceTable>;
Expand description

A mapping of remote reps that represent imported resources

Aliased Typeยง

pub struct RemoteResourceMap { /* private fields */ }