Skip to main content

Module types

Module types 

Source
Expand description

Data and type definitions. Public data and type definitions used by the crate.

Structs§

StringId
Identifier for one string in a crate::StringTable.

Traits§

Offset
Contract for integer types used as byte offsets.
StringIndex
Contract for integer types used by crate::StringId.