Macro servo_config::pref_util::impl_from_pref

source ยท
macro_rules! impl_from_pref {
    ($($variant: path => $t: ty,)*) => { ... };
}