☰
Trait TimerSink
Required Methods
println
reprintln
Implementors
Other items in
abstutil
::
time
All crates
?
Trait
abstutil
::
time
::
TimerSink
[
−
]
[src]
pub trait TimerSink { fn
println
(&mut self, line:
String
);
fn
reprintln
(&mut self, line:
String
); }
Required methods
[src]
fn
println
(&mut self, line:
String
)
[src]
fn
reprintln
(&mut self, line:
String
)
Implementors