Type Alias FrontendData

Source
pub type FrontendData = HashMap<String, Value>;

Aliased Typeยง

struct FrontendData { /* private fields */ }