Trait Debug
Required Methods
fmt
Trait
std
::
debug
::
Debug
pub trait Debug { fn fmt(self, ref mut f: Formatter); }
Required Methods
fn
fmt
(self, refmut f: Formatter)