Skip to main content

WebUIFragmentRecords

Type Alias WebUIFragmentRecords 

Source
pub type WebUIFragmentRecords = HashMap<String, FragmentList>;
Expand description

A mapping of unique fragment identifiers to their corresponding fragment lists.

Aliased Typeยง

pub struct WebUIFragmentRecords { /* private fields */ }