Skip to content

Use constants in NetTrace (and elsewhere) for slice ranges #205

Description

@beaubelgrave

There's a few places in NetTrace where we use direct values (IE: 4) instead of const values (IE: UINT_LEN).

Not a high priority, but we should move toward consistent sizing, ideally a crate wide set of sizes to make things consistent (or some other idiomatic consistent way for this).

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