Crate servo_config_macro

Source

Functions§

  • A derive macro that adds string-based getter and setter for each field of this struct (enums and other types are not supported). Each field must be able to be convertable (with into()) into a PrefValue.

Derive Macros§