Changes from review comments.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Released under the terms of the Apache 2.0 license with LLVM
|
||||
* exception. See `LICENSE` for details.
|
||||
*/
|
||||
|
||||
//! Bit vectors.
|
||||
|
||||
use smallvec::{smallvec, SmallVec};
|
||||
|
||||
Reference in New Issue
Block a user