Module core::prelude 1.4.0[−][src]
Expand description
The libcore prelude
This module is intended for users of libcore which do not link to libstd as
well. This module is imported by default when #![no_std]
is used in the
same manner as the standard library’s prelude.