Module alloc::prelude::v1 [−][src]
Expand description
alloc
crate 的 prelude 的第一个版本。
有关更多信息,请参见 module-level documentation。
Re-exports
pub use crate::borrow::ToOwned; | |
pub use crate::boxed::Box; | |
pub use crate::string::String; | |
pub use crate::string::ToString; | |
pub use crate::vec::Vec; |