1 2 3 4 5
error: duplicate key `prefetch` --> tests/ui/duplicate_key.rs:5:28 | 5 | #[queue(prefetch = 10, prefetch = 20)] | ^^^^^^^^