```rust use std::time::Duration; fn main() { Duration::<|> } ``` The completion doesn't work in this case. Also, the tooltip says "Failed to exactly resolve the symbol".