[][src]Function savory_html::attribute::custom_data

pub fn custom_data(
    name: impl Into<Cow<'static, str>>,
    value: impl Into<Cow<'static, str>>
) -> Custom