Skip to content

More Assertions #463

@gheskett

Description

@gheskett

This is about as close as we're gonna get to test cases. Also good for helping out inexperienced hackers to diagnose crashes in common cases such as bad warp nodes.

There should be three types of assertions used:

  • Static assertions (i.e. compile time)
  • Debug assertions (run only if using debug features)
  • Release assertions (run always).

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requesthigh priorityImportant, non-critical issue or feature / high priority

    Type

    No type

    Projects

    Status

    To do

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions