mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Extract generated finalizers into generic helper functions. (#31569)
This commit is contained in:
parent
0327d4638b
commit
19f1f2a8f4
3 changed files with 60 additions and 31 deletions
|
@ -140,6 +140,7 @@ pub mod cell;
|
|||
pub mod constant;
|
||||
pub mod conversions;
|
||||
pub mod error;
|
||||
pub mod finalize;
|
||||
pub mod guard;
|
||||
pub mod htmlconstructor;
|
||||
pub mod inheritance;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue