mirror of
https://github.com/servo/servo.git
synced 2025-07-01 04:23:39 +01:00
stylo: Add appropriate traits to hashglobe::fake
This commit is contained in:
parent
5cd296a264
commit
ce4e1e4194
4 changed files with 141 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
pub use std::*;
|
||||
|
||||
extern crate heapsize;
|
||||
|
||||
mod table;
|
||||
mod shim;
|
||||
mod alloc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue