diff options
author | Joe Wilm <joe@jwilm.com> | 2016-07-04 08:42:18 -0700 |
---|---|---|
committer | Joe Wilm <joe@jwilm.com> | 2016-07-04 08:42:18 -0700 |
commit | b0444f05d6bf49dfc2ab5f5a4d0dc712ac068d70 (patch) | |
tree | 711eb0423bb1cd4652554f882067168f47c6206f /src/util.rs | |
parent | 02d9c860bbb164fb2af7b7011cdf724dc16f684c (diff) | |
download | r-alacritty-b0444f05d6bf49dfc2ab5f5a4d0dc712ac068d70.tar.gz r-alacritty-b0444f05d6bf49dfc2ab5f5a4d0dc712ac068d70.tar.bz2 r-alacritty-b0444f05d6bf49dfc2ab5f5a4d0dc712ac068d70.zip |
Term::ansi::Handler methods use debug_println!
debug_println! statements are compiled out in release builds. This
allows us to see what the terminal is sending in debug builds while
having good perf in release builds.
Diffstat (limited to 'src/util.rs')
0 files changed, 0 insertions, 0 deletions