Skip to main content

WebUIFragmentFor

Type Alias WebUIFragmentFor 

Source
pub type WebUIFragmentFor = WebUiFragmentFor;

Aliased Type§

pub struct WebUIFragmentFor {
    pub item: String,
    pub collection: String,
    pub fragment_id: String,
}

Fields§

§item: String§collection: String§fragment_id: String