Skip to content

assert_relative_eq!() fails in compilation #81

@Levitanus

Description

@Levitanus
assert_relative_eq!(
   0.55,
   0.56
);

Compiles on version 0.4.0, but fails on 0.5.x

I don't think this is desired behavior, also I can not see another possible signature. And a bit more of docs for each macro would be awesome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions