Most of the way to no_std support
This commit is contained in:
committed by
Dan Gohman
parent
2a26b70854
commit
7375088c3e
@@ -2,6 +2,7 @@
|
||||
|
||||
use entity::{EntityRef, Keys};
|
||||
use std::marker::PhantomData;
|
||||
use std::vec::Vec;
|
||||
|
||||
/// A set of `K` for densely indexed entity references.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user