mirror of
https://github.com/servo/servo.git
synced 2025-08-11 16:35:33 +01:00
Format component of style_traits
This commit is contained in:
parent
81655a9a99
commit
a2fc2ae517
4 changed files with 121 additions and 64 deletions
|
@ -110,7 +110,7 @@ macro_rules! impl_generic_specified_value_info {
|
|||
$param::collect_completion_keywords(f);
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
}
|
||||
impl_generic_specified_value_info!(Option<T>);
|
||||
impl_generic_specified_value_info!(Vec<T>);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue