mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
style: Use Rust's ComputedTimingFunction
for IPDL
Differential Revision: https://phabricator.services.mozilla.com/D149663
This commit is contained in:
parent
a19674a5a7
commit
5d528ec8be
2 changed files with 11 additions and 0 deletions
|
@ -336,6 +336,8 @@ pub use page::PageSize;
|
|||
ToCss,
|
||||
ToResolvedValue,
|
||||
ToShmem,
|
||||
Serialize,
|
||||
Deserialize,
|
||||
)]
|
||||
#[repr(C, u8)]
|
||||
pub enum Optional<T> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue