Skip to main content

meta_property_selector

Function meta_property_selector 

Source
pub fn meta_property_selector(property: &str) -> String
Expand description

构建 meta[property="..."] 选择器

用于匹配特定 property 属性的 <meta> 标签(Open Graph 等)。