Skip to main content

Crate isr_core

Crate isr_core 

Source
Expand description

ISR core library.

Modules§

schema
Owned, serializable data model for a profile.
visit
Struct field decoding.

Structs§

Array
Array type.
Bitfield
Bitfield type.
Enum
A named enum type in a profile.
EnumRef
An enum reference.
Field
Struct field.
Pointer
Pointer type.
Profile
A typed view over an archived profile.
Struct
Struct type.
StructRef
A struct reference.
Symbol
A named symbol resolved to its relative virtual address.

Enums§

Architecture
Target CPU architecture.
Base
Base type.
StructKind
Struct kind.
Type
Type.
Variant
Discriminant value of an enum variant.