Skip to content

Instantly share code, notes, and snippets.

@CarlKCarlK
Created October 19, 2022 21:03
Show Gist options
  • Save CarlKCarlK/8d86fa1db0489ce62e53c83174388069 to your computer and use it in GitHub Desktop.
Save CarlKCarlK/8d86fa1db0489ce62e53c83174388069 to your computer and use it in GitHub Desktop.
error: Expected <..> generic parameter.
--> tests/ui/anyiter_paren.rs:4:23
|
4 | pub fn any_str_len(s: AnyIter(AnyString)) -> usize {
| ^^^^^^^^^^^^^^^^^^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment