create_property_spec_string

Function create_property_spec_string 

Source
pub const fn create_property_spec_string(
    name: &'static str,
    string: &'static str,
    attrs: PropertyFlags,
) -> JSPropertySpec
Expand description

Creates a property spec with a name, static string and attributes.