servo_
arc
0.4.0
Structs
Arc
ArcBorrow
ArcInner
ArcUnion
HeaderSlice
UniqueArc
Enums
ArcUnionBorrow
Constants
MAX_REFCOUNT
STATIC_REFCOUNT
Functions
data_offset
Type Aliases
ThinArc
ThinArcUnion
servo_arc
Function
data_offset
Copy item path
Settings
Help
Summary
Source
pub(crate) fn data_offset<T>() ->
usize
Expand description
Computes the offset of the data field within ArcInner.