Use T for all the function primitive docs lists
This commit is contained in:
parent
5271e32c46
commit
ddb5a2638a
1 changed files with 1 additions and 1 deletions
|
|
@ -1938,7 +1938,7 @@ macro_rules! fnptr_impls_args {
|
|||
}
|
||||
|
||||
fnptr_impls_args! {}
|
||||
fnptr_impls_args! { A }
|
||||
fnptr_impls_args! { T }
|
||||
fnptr_impls_args! { A, B }
|
||||
fnptr_impls_args! { A, B, C }
|
||||
fnptr_impls_args! { A, B, C, D }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue