Fix typo in doc
This commit is contained in:
parent
498a8f36bf
commit
ee3463eb7f
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ macro_rules! __impl_slice_eq2 {
|
|||
}
|
||||
}
|
||||
|
||||
// macro for implementing n-ary tuple functions and operations
|
||||
// macro for implementing n-element array functions and operations
|
||||
macro_rules! array_impls {
|
||||
($($N:expr)+) => {
|
||||
$(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue