Macro servo_config::pref_util::impl_pref_from

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