Make Writeable::write typed instead of Writeable
authorMatt Corallo <git@bluematt.me>
Sun, 16 Sep 2018 18:02:58 +0000 (14:02 -0400)
committerMatt Corallo <git@bluematt.me>
Sun, 16 Sep 2018 18:33:50 +0000 (14:33 -0400)
commite8a66ef0ea857101ee86578d2037d56a343be57b
tree5d56c825dde0212ac58c81e495f59f70cf9ad941
parent8322c756cb3574d74cf1b88893dad14ec5be57ad
Make Writeable::write typed instead of Writeable

This lets us add some untyped default functions to the trait
src/ln/msgs.rs
src/util/ser.rs
src/util/ser_macros.rs