Crate algorist_macros

Source

Attribute Macrosยง

test_case
Marks a function that will run a single test case using the algorist::io::test_case function.
test_cases
Marks a function that will run test cases using the algorist::io::test_cases function.