Core procedural macro for generating parametrized test cases
Description
Provides core functionality for parsing #[test_case(...)] procedural
macro attribute for generating parametrized test cases easily.
This package contains library source intended for building other packages which
use the "default" feature of the "test-case-core" crate.