[][src]Crate offset

Glorified offsets for arbitrary structures

Why write foo.bar, when you could write Foo::bar_offset().index_in(foo)?

Structs

Offset

An offset, representing a value of type Field into a value of type Base.

Traits

DescribeOffset