mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Remove utils::Prefable in favour of guard::Guard
This commit is contained in:
parent
a20db08f06
commit
fd7c4f8149
5 changed files with 91 additions and 61 deletions
|
@ -133,6 +133,7 @@ pub mod cell;
|
|||
pub mod conversions;
|
||||
pub mod error;
|
||||
pub mod global;
|
||||
pub mod guard;
|
||||
pub mod inheritance;
|
||||
pub mod interface;
|
||||
pub mod js;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue