grin/util
Dawid Ciężarkiewicz 2b2e13be63 Optimize logging ()
`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
..
src Optimize logging () 2018-04-24 11:02:49 +01:00
tests Fix 2 compiler warnings. More \n around panic outputs () 2018-03-26 01:35:28 +00:00
Cargo.toml Genesis, version changes and doc for testnet2 () 2018-03-26 10:48:46 +01:00