Function LocalStorageAttributeValueIs

Source
pub fn LocalStorageAttributeValueIs(
    attr: impl Into<String>,
    value: impl Into<String>,
) -> Ec