Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Work around dead code warning in test
warning: struct `Struct` is never constructed --> tests/test.rs:338:16 | 338 | pub struct Struct { | ^^^^^^ | = note: `#[warn(dead_code)]` on by default
- Loading branch information