Skip to content

error.rs: use a tighter inner type for Error #296

Open
@ojeda

Description

@ojeda

From @nbdd0121 #287 (comment):

After 3 is fixed, we can probably use NonZeroI16 as the inner type. This allows Result<()> to fit in 16-bit, instead of 64-bit as it is now.

Depends on #295.

Metadata

Metadata

Assignees

No one assigned

    Labels

    • libRelated to the `rust/` library.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions