grin/util/src
Dawid Ciężarkiewicz 2b2e13be63 Optimize logging (#992)
`Async<Discard>` means "drain that will send each logging
record to an async thread, that will discard it". This means
logging record is sent to another thread for no reason.
2018-04-24 11:02:49 +01:00
..
hex.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
lib.rs hook to send panics and stacktraces to logs as well as stdout (#775) 2018-03-14 18:22:18 +00:00
logger.rs Optimize logging (#992) 2018-04-24 11:02:49 +01:00
secp_static.rs rustfmt all the things 2018-03-04 00:19:54 +00:00
types.rs TUI Difficulty stats for past few blocks (#805) 2018-03-19 19:23:58 +00:00
zip.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00