servo/components/servo_arc
Emilio Cobos Álvarez a1521d9d4d
servo_arc: Add some #[inline] and repr(C) annotations.
inline is probably unnecessary, but anyway... We rely on those being repr(C), so
they rather have some.
2017-12-01 14:34:38 +01:00
..
Cargo.toml Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
lib.rs servo_arc: Add some #[inline] and repr(C) annotations. 2017-12-01 14:34:38 +01:00