```rust #[track_caller] pub fn expect(data: [&str; 1]) -> Expect ``` seems like this can work?