parent
72c08a4f8f
commit
e710653a3b
1 changed files with 1 additions and 1 deletions
|
|
@ -420,7 +420,7 @@ use str;
|
|||
use string;
|
||||
use slice::Vector;
|
||||
|
||||
pub use core::fmt::{Formatter, Result, FormatWriter, Show, rt};
|
||||
pub use core::fmt::{Formatter, Result, FormatWriter, rt};
|
||||
pub use core::fmt::{Show, Bool, Char, Signed, Unsigned, Octal, Binary};
|
||||
pub use core::fmt::{LowerHex, UpperHex, String, Pointer};
|
||||
pub use core::fmt::{Float, LowerExp, UpperExp};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue