Functions§
- servo_
preferences_ 🔒derive - 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 aPrefValue.
into()) into a PrefValue.