mirror of
https://github.com/servo/servo.git
synced 2025-10-17 08:49:21 +01:00
style: Implement ipdl reads without needing default ctors
Differential Revision: https://phabricator.services.mozilla.com/D149743
This commit is contained in:
parent
a55ae0ee90
commit
dc295dad31
5 changed files with 0 additions and 7 deletions
|
@ -67,7 +67,6 @@ pub trait PositionComponent {
|
|||
/// A generic type for representing an `Auto | <position>`.
|
||||
/// This is used by <offset-anchor> for now.
|
||||
/// https://drafts.fxtf.org/motion-1/#offset-anchor-property
|
||||
/// cbindgen:private-default-tagged-enum-constructor=false
|
||||
#[derive(
|
||||
Animate,
|
||||
Clone,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue