Skip to content

autopadding: Cannot cover struct type with a field in the struct #294

@bitboom

Description

@bitboom

Currently autopadding cannot cover struct type with a field in the struct below:

pad_struct_and_impl_default!(
pub struct Run {
    0x0 entry: Entry,
    0x800 exit: Exit,
}
);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions