@@ -13,7 +13,7 @@ use std::{any::TypeId, cmp::Ordering, mem};
|
||||
|
||||
def_package! {
|
||||
/// Package of basic array utilities.
|
||||
pub BasicArrayPackage(lib @ 64) {
|
||||
pub BasicArrayPackage(lib) {
|
||||
lib.standard = true;
|
||||
|
||||
combine_with_exported_module!(lib, "array", array_functions);
|
||||
|
Reference in New Issue
Block a user