Rename Show to Debug, String to Display
Update reference.md: - derive() no longer supports Zero trait - derive() now supports Copy trait
This commit is contained in:
@@ -64,7 +64,6 @@ use parse::token;
|
||||
use ptr::P;
|
||||
|
||||
use std::fmt;
|
||||
use std::fmt::Show;
|
||||
use std::num::Int;
|
||||
use std::rc::Rc;
|
||||
use serialize::{Encodable, Decodable, Encoder, Decoder};
|
||||
|
||||
Reference in New Issue
Block a user