mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
+1
-1
@@ -420,7 +420,7 @@ fn my_fmt_fn(args: &fmt::Arguments) {
|
||||
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};
|
||||
|
||||
Reference in New Issue
Block a user